Official Vowpal Wabbit library including C# interface.
Info
Version: | 9.3.0 |
Author(s): | John Langford et al |
Last Update: | Wednesday, August 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/VowpalWabbit/vowpal_wabbit/wiki/C%23-Binding |
NuGet Url: | https://www.nuget.org/packages/VowpalWabbit.Parallel |
Install
Install-Package VowpalWabbit.Parallel
dotnet add package VowpalWabbit.Parallel
paket add VowpalWabbit.Parallel
VowpalWabbit.Parallel Download (Unzip the "nupkg" after downloading)
Dependencies
- VowpalWabbit(>= 8.9.0)
- Microsoft.Tpl.Dataflow(>= 4.5.24)
Tags