https://github.com/folkengine/rustymac
Fun with Rust Machine Learning Python Bindings
https://github.com/folkengine/rustymac
Last synced: 6 months ago
JSON representation
Fun with Rust Machine Learning Python Bindings
- Host: GitHub
- URL: https://github.com/folkengine/rustymac
- Owner: folkengine
- License: mit
- Created: 2024-12-28T00:08:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T03:36:10.000Z (about 1 year ago)
- Last Synced: 2025-03-06T00:52:45.894Z (10 months ago)
- Language: Dockerfile
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/folkengine/rustymac/actions/workflows/CI.yaml)
[](CODE_OF_CONDUCT.md)
[](LICENSE-MIT)
---
# Rustymac - Fun with Rust Machine Learning Python Binding
## Resources
- [NumPy](https://numpy.org/)
- [PyO3/rust-numpy](https://github.com/PyO3/rust-numpy)
## Setup
I'm using [asdf](https://asdf-vm.com/guide/getting-started.html) to manage my python and poetry installs.