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.
vowpalwabbit provides CMake targets:
find_package(VowpalWabbit CONFIG REQUIRED)
target_link_libraries(main PRIVATE VowpalWabbit::vw_core)
v9.10.0#0
!x86 & !uwp & !(windows & arm)
BSD-3-Clause
Manifest