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
- Host: GitHub
- URL: https://github.com/jackgerrits/vowpalwabbit-rs-archived
- Owner: jackgerrits
- License: mit
- Created: 2019-06-02T18:23:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-01T03:23:36.000Z (about 3 years ago)
- Last Synced: 2025-01-23T06:32:30.578Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# VowpalWabbit-rs
[](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.