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,485 |
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. | 66 |
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,014 |
reedscot/cvpr2016 | A system for learning deep representations of fine-grained visual descriptions from images | 334 |
mynameiscfed/lua-resty-fastpbkdf2 | A Lua library for password hashing using the fastpbkdf2 algorithm. | 0 |
clementfarabet/lua---opengm | Provides Lua bindings for a C++ graphical modeling and inference library | 8 |
charliermarsh/online_boosting | A suite of algorithms and weak learners for the online learning setting in machine learning | 63 |
clementfarabet/lua---nnx | An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |