basalt-org/basalt
A Machine Learning framework from scratch in Pure Mojo 🔥
ArchivedImplements core ML operations (matrix multiplication, convolution, activation functions) with static graph compilation via Mojo's parametric functions and MLIR backend, enabling compile-time optimizations comparable to PyTorch performance. Includes custom Tensor implementations and benchmarking against standard frameworks, with a roadmap targeting GPU support, operator fusion, and ONNX compatibility.
442 stars. No commits in the last 6 months.
Stars
442
Forks
28
Language
Mojo
License
—
Category
Last pushed
Jan 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/basalt-org/basalt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EMBL-PKU/BASALT
Nature Communications | BASALT (Binning Across a Series of Assemblies Toolkit) for binning and...
VertexCorporation/Cortex
Core of Artificial Intelligence
shadowqcom/mojo_CN
Mojo编程语言的学习资料、开源社区、中文网站。
ray-project/mobius
Mobius is an AI infrastructure platform for distributed online learning, including online sample...
mojodojodev/mojodojo.dev
Learning materials for the Mojo🔥programming language