vowpal_wabbit
Online learner
A Lua interface to an online learning algorithm for fast prediction and classification
John Langford's original release of Vowpal Wabbit -- a fast online learning algorithm
2 stars
4 watching
0 forks
Language: C++
last commit: over 12 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
vowpalwabbit/vowpal_wabbit | An online learning system that enables fast and scalable machine learning with techniques like active learning and contextual bandits. | 8,495 |
josephreisinger/vowpal_porpoise | Lightweight machine learning library with interface to scikit-learn and vowpal_wabbit | 166 |
masatoi/cl-online-learning | A collection of machine learning algorithms for online linear classification | 50 |
clementfarabet/ipam-tutorials | Hands-on tutorials and code examples for implementing supervised and unsupervised learning algorithms in Lua using the Torch7 deep learning framework. | 130 |
amirsaffari/online-multiclass-lpboost | A software implementation of an online multi-class learning algorithm using LPBoost and gradient boosting techniques. | 67 |
clementfarabet/lbfgs | An interface to a library providing a quasi-newton method for optimization problems | 2 |
clementfarabet/manifold | Manages and transforms high-dimensional data into lower-dimensional representations using various algorithms | 141 |
clementfarabet/lua---imgraph | A package to create and manipulate edge-weighted graphs of images | 22 |
younghjung/onlinemlrboostingwithvfdt | An implementation of online multi-label ranking boosting using VFDT as weak learners | 4 |
clementpinard/sfmlearner-pytorch | Pytorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,022 |
reedscot/cvpr2016 | A system for learning deep representations of fine-grained visual descriptions from images | 336 |
mynameiscfed/lua-resty-fastpbkdf2 | A Lua library for password hashing using the fastpbkdf2 algorithm. | 0 |
clementfarabet/lua---opengm | A Lua wrapper for the OpenGM C++ library used in graphical modeling and inference | 8 |
charliermarsh/online_boosting | A suite of algorithms and weak learners for the online learning setting in machine learning | 65 |
clementfarabet/lua---nnx | An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |