aprender and rusty-machine

aprender
57
Established
rusty-machine
47
Emerging
Maintenance 10/25
Adoption 18/25
Maturity 13/25
Community 16/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 76
Forks: 12
Downloads: 12,136
Commits (30d): 0
Language: Rust
License: MIT
Stars: 1,266
Forks: 150
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
No Package No Dependents
Archived Stale 6m No Package No Dependents

About aprender

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.

machine-learning-operations large-language-models model-training data-science AI-deployment

About rusty-machine

AtheMathmo/rusty-machine

Machine Learning library for Rust

Provides supervised and unsupervised learning algorithms (linear/logistic regression, SVMs, neural networks, k-means, GMMs, etc.) backed by the rulinalg linear algebra library with zero external dependencies. Models implement consistent `train` and `predict` interfaces via `SupModel` and `UnSupModel` traits, allowing customizable optimization algorithms while maintaining ease-of-use defaults.

Scores updated daily from GitHub, PyPI, and npm data. How scores work