Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
-
docs
Genenerated documentation
-
docker-images
Docker images used for continuous integration
-
reinforcement_learning
Predict/log/learn/update reinforcement learning loop
-
vowpalwabbit.github.io
Official website of Vowpal Wabbit
-
feature-broker
Mature software applications are highly componentized and have well-defined API boundaries among components. This structure leads to constraints making in-process inference challenging due to the difficulty of access to features. The FeatureBroker library presents a solution to this problem. This helped with adoption of VW in inference. We belie…
-
estimators
Estimators to perform off-policy evaluation
-