Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 964 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 964 Bytes

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.