Skip to content

unitycoder/mnist_from_scratch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mnist from scratch

Simple perceptron network in C#/Unity

No optimization is done. It's single threaded, not data oriented code, made with purpose to understand basics of neural network and back propagation.

Screenshot

About

simple perceptron network in C#/Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%