Vowpal Wabbit

Vowpal Wabbit
Developer(s)Yahoo! Research & later Microsoft Research
Stable release
9.6.0 / November 8, 2022; 23 months ago (2022-11-08)
Repositorygithub.com/VowpalWabbit/vowpal_wabbit
Written inC++
Operating systemLinux, macOS, Microsoft Windows
PlatformCross-platform
TypeMachine learning
LicenseBSD License
Websitevowpalwabbit.org

Vowpal Wabbit (VW) is an open-source fast online interactive machine learning system library and program developed originally at Yahoo! Research, and currently at Microsoft Research. It was started and is led by John Langford. Vowpal Wabbit's interactive learning support is particularly notable including Contextual Bandits, Active Learning, and forms of guided Reinforcement Learning. Vowpal Wabbit provides an efficient scalable out-of-core implementation with support for a number of machine learning reductions, importance weighting, and a selection of different loss functions and optimization algorithms.