An open API service indexing awesome lists of open source software.

https://github.com/jackgerrits/vowpalwabbit-rs-archived

🦀🐇 Rusty VowpalWabbit
https://github.com/jackgerrits/vowpalwabbit-rs-archived

Last synced: 2 months ago
JSON representation

🦀🐇 Rusty VowpalWabbit

Awesome Lists containing this project

README

        

# VowpalWabbit-rs

[![build](https://github.com/jackgerrits/vowpalwabbit-rs/workflows/build/badge.svg?branch=master)](https://github.com/jackgerrits/vowpalwabbit-rs/actions?query=workflow%3Abuild)

This repo wraps the [native bindings crate](https://github.com/jackgerrits/vowpalwabbit-sys-rs) and provides better Rust interfaces for interacting with the system. (Work in progress)

It also serves as a staging ground for experimenting with Rust in the context of VW.