timnugent / naive-bayesLinks
Naïve Bayes classifier with gaussian, multinomial and bernoulli decision rules [machine learning][statistics]
☆21Updated 11 years ago
Alternatives and similar repositories for naive-bayes
Users that are interested in naive-bayes are comparing it to the libraries listed below
Sorting:
- A collection of resources on modern C++☆47Updated 2 years ago
- C++ library [machine learning & numerical optimization] - superseeded by libnano☆1Updated 6 years ago
- A parallel IRWLS library to solve SVMs and budgeted SVMs☆59Updated 7 years ago
- Deep Manifold Learning on Music Audio☆35Updated 9 years ago
- Log-Bilinear Document Model☆18Updated 14 years ago
- API for char-rnn, a multi-layer Recurrent Neural Network (LSTM, GRU, RNN) for character-level language models in Torch.☆25Updated 10 years ago
- High-dimensional approximate nearest neighbor in python☆11Updated 6 years ago
- LSTM Python library using Cython☆37Updated 10 years ago
- DimmWitted Gibbs Sampler in C++ — ⚠️🚧🛑 REPO MOVED TO DEEPDIVE 👉🏿☆17Updated 8 years ago
- real time object detection using opencv and simple UI to select the object to track☆37Updated 9 years ago
- GPU implementation of Recursive Neural Tensor Network for sentiment analysis☆8Updated 10 years ago
- Online Multi-Class LPBoost and Gradient Boosting☆68Updated 10 years ago
- Implementing (parts of) TensorFlow (almost) from Scratch