Skip to content

A MNIST neural network written from scratch in Odin, visualised with Raylib

License

Notifications You must be signed in to change notification settings

bones-ai/odin-mnist-nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-720.mp4

Mnist Network Visualization

A visualization of an MNIST neural network written from scratch in Odin and Raylib

Usage

  • Clone the repo
git clone git@github.com:bones-ai/odin-mnist-nn.git
cd odin-mnist-nn
  • Run the simulation
./build.sh speed && ./odin-mnist-nn
  • The simulation currently uses a preloaded network, update the main.odin to train a new network.
  • configs.odin is the configuration file

Train a network yourself

Extras

About

A MNIST neural network written from scratch in Odin, visualised with Raylib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published