Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

181 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages