mentats: from scratch deep learning framework in rust
This story is from 2026-08-20. It is preserved in the archive; the latest stories are on the live feed.
I’ve been building mentats, a Rust deep learning library with no external ML dependencies. Tensors, layers and optimisers are all implemented from scratch as a way to deepen my understandings. It’s on crates.io and GitHub . I’m really proud of this project so far as it’s my first venture into both…
Read the full story at r/learnmachinelearning ↗
Timeline · 1 report
- 2026-08-20 07:43 · r/learnmachinelearning
mentats: from scratch deep learning framework in rust