Skip to content

Jpe230/NeuralNetwork-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network Visualizer

Visual representation made in Unity of how a Neural Network works.

It uses the MNIST database for training and testing.

Usage

Download and run the lastest version for your OS in the release tab

Controls

Use CMD or CTRL to pan the camera Alt or Option to orbit the Camera Scroll Wheel to zoom

Screenshots

Screenshot1 Screenshot2 Screenshot3

Using the Source Code

Required: Any Unity 2019.3 or later version

Doesn't require any external dependency.

Don't forget to change your target build.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.