1
0
Fork 0
Rust implementation of neural network trained on MNIST
This repository has been archived on 2026-04-14. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-04-06 09:05:31 +02:00
.cargo feat: Switch to Burn (#1) 2026-04-04 13:27:38 +02:00
files Initial commit 2026-03-19 14:24:48 +01:00
src chore: Final version 2026-04-06 09:05:31 +02:00
.gitignore feat: Switch to Burn (#1) 2026-04-04 13:27:38 +02:00
Cargo.lock feat: Switch to Burn (#1) 2026-04-04 13:27:38 +02:00
Cargo.toml build: codegen release tweak 2026-04-04 13:29:34 +02:00
README.md Initial commit 2026-03-19 14:24:48 +01:00
rust-toolchain.toml feat: Switch to Burn (#1) 2026-04-04 13:27:38 +02:00

mnist-neuro