NoraCodes/mlem
Machine Learning Machine - a VM for machine learning
This virtual machine helps researchers and developers in evolutionary computation create and test machine learning programs. It takes in a sequence of machine instructions and numerical inputs, then executes the program to produce numerical outputs. This tool is designed for those who are building or experimenting with evolutionary algorithms that generate or optimize machine code.
No commits in the last 6 months.
Use this if you are developing or studying evolutionary algorithms that need a simulated hardware environment to run and evaluate generated programs.
Not ideal if you are looking for a high-level machine learning framework or a tool to run pre-existing AI models.
Stars
8
Forks
—
Language
Rust
License
—
Category
Last pushed
Sep 21, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NoraCodes/mlem"
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.