Skip to Content

vowpal-wabbit v9.8.0

Created
Updated

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

# Usage

vowpalwabbit provides CMake targets:

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

# License

# Supported Platforms

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

  • linux
  • osx
  • windows-x64
  • uwp
  • windows-arm64
  • windows-x86

# Features

No features defined.

# Dependencies

and 44 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Jack Gerrits's avatar Jack Gerrits
  • autoantwort's avatar autoantwort
  • Byron Xu's avatar Byron Xu
  • Griffin Bassman's avatar Griffin Bassman
  • Cheney Wang's avatar Cheney Wang

# Changelog

  • 094c82f [vowpal-wabbit] fix arm build (#30407)
  • bc671eb [vcpkg baseline][vowpal-wabbit] Fixing conflict with string-view-lite (#30377)
  • a7b3616 [vowpal-wabbit] Update to 9.8.0 (#30214)
  • aac6b3c [vowpal-wabbit] Update to version 9.6.0 (#27739)
  • e4dba19 [vowpal-wabbit] no absolute paths (#27490)
  • 0c7c52d [vowpal-wabbit] New port (#27323)

# Source