fff-rs/juice
The Hacker's Machine Learning Engine
This is a machine learning framework for developers who want to build and experiment with deep learning models. It helps in creating neural networks, feeding them data, and observing their performance on tasks like image recognition. The project is designed for software engineers and machine learning practitioners who build applications that use neural networks.
1,129 stars. No commits in the last 6 months.
Use this if you are a developer looking to build machine learning models with fine-grained control and access to low-level mathematical abstractions.
Not ideal if you are a data scientist or analyst seeking a high-level, drag-and-drop tool for quick model training without needing to manage infrastructure or compilation.
Stars
1,129
Forks
74
Language
Rust
License
—
Category
Last pushed
Jul 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/fff-rs/juice"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.