https://github.com/rdiachenko/ml-lab
Machine learning from scratch in Rust
https://github.com/rdiachenko/ml-lab
machine-learning rust
Last synced: about 1 year ago
JSON representation
Machine learning from scratch in Rust
- Host: GitHub
- URL: https://github.com/rdiachenko/ml-lab
- Owner: rdiachenko
- License: gpl-3.0
- Created: 2024-07-20T11:49:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T20:35:08.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T08:16:19.351Z (over 1 year ago)
- Topics: machine-learning, rust
- Language: Rust
- Homepage:
- Size: 1.89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/rdiachenko/ml-lab/actions/workflows/main.yml)
# Machine Learning from Scratch in Rust
1. [K-Means Image Compression](./k_means/README.md)