https://github.com/folkengine/rustymac
Fun with Rust Machine Learning Python Bindings
https://github.com/folkengine/rustymac
Last synced: 4 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-01T18:32:28.000Z (7 months ago)
- Last Synced: 2025-12-31T06:52:16.891Z (6 months ago)
- Language: Dockerfile
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
- 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.