1. Home
  2. Browse
  3. vowpal-wabbit

vowpal-wabbit

v9.10.0#0Latest

Reduction based online learning framework with a focus on contextual bandits and reinforcement learning.

Install

Run the following Vcpkg command to install the port.

vcpkg install vowpal-wabbit

Usage

vowpalwabbit provides CMake targets:

find_package(VowpalWabbit CONFIG REQUIRED)
target_link_libraries(main PRIVATE VowpalWabbit::vw_core)

Dependencies

See source

Version

v9.10.0#0

Publication

Supports

!x86 & !uwp & !(windows & arm)

GitHub

VowpalWabbit/vowpal_wabbit

Homepage

github.com/vowpalwabbit/vowpal_wabbit

Subtree

7121755f75

License

BSD-3-Clause

Definition

Manifest