paiml/aprender
Next Generation Machine Learning, Statistics and Deep Learning in PURE Rust
This project helps machine learning practitioners efficiently manage, train, and deploy AI models. You can take existing models, fine-tune them with your own data, optimize their size, and run them locally or serve them as an API. It's designed for data scientists, ML engineers, and researchers who work with large language models and other AI models.
76 stars and 12,136 monthly downloads.
Use this if you need a fast, robust, and unified toolkit to handle the entire lifecycle of your machine learning models, from local inference and fine-tuning to deployment and performance profiling.
Not ideal if you prefer working exclusively with Python-based ML frameworks or if your current workflow doesn't require advanced model optimization and deployment features.
Stars
76
Forks
12
Language
Rust
License
MIT
Category
Last pushed
Mar 12, 2026
Monthly downloads
12,136
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/paiml/aprender"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
SomeB1oody/RustyML
A high-performance machine learning library in pure Rust, offering statistical utilities, ML...
smartcorelib/smartcore
A comprehensive library for machine learning and numerical computing. Apply Machine Learning...
open-spaced-repetition/fsrs-rs
FSRS for Rust, including Optimizer and Scheduler
open-spaced-repetition/fsrs-optimizer
FSRS Optimizer Package
rust-ml/linfa
A Rust machine learning framework.