Skip to content

R34ll/mnist_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust MNIST Classification

This project demonstrates a handwritten digit classification system using Rust without relying on external crates. The model utilizes a softmax activation function, two layers, and cross-entropy loss. The MNIST dataset is used for training.

Releases

No releases published

Packages

No packages published

Languages