Musbell/dl_pytorch_rust_challenge
Exploring Deep Learning: Translating PyTorch to Rust using Burn
This project is a personal learning journey for developers who want to deepen their understanding of deep learning concepts by implementing them in Rust. It helps translate existing deep learning exercises and projects from PyTorch (Python) into Rust using the Burn framework. Developers familiar with Python and PyTorch who are learning Rust will find this useful for hands-on practice.
No commits in the last 6 months.
Use this if you are a developer looking to learn Rust and reinforce your deep learning knowledge by re-implementing PyTorch projects in Rust.
Not ideal if you are looking for a pre-built deep learning application or a Rust library for immediate use in production.
Stars
9
Forks
—
Language
Rust
License
—
Category
Last pushed
Jun 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Musbell/dl_pytorch_rust_challenge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tracel-ai/burn
Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on...
sonos/tract
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
pykeio/ort
Fast ML inference & training for ONNX models in Rust
elixir-nx/ortex
ONNX Runtime bindings for Elixir
robertknight/rten
ONNX neural network inference engine