Skip to content

LuiCB/NeuralNetVisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

A SIMPLE NEURAL NETWORK ON THE MNIST DATASET, WITH VISUALIZATION

(1) PRE-REQUESTS:
> Python3, django(version>=2.0.1), matplotlib, Numpy, Scipy
> matplotlib may need the "_tkinter" module
(2) HOW-TO:
> open a terminal
> $ cd NeuralNetVisualiaztion
> $ cd mysite
> python nnVisual.py port-number (e.g.: python nnVisual.py 8080)
> open the url shown in the terminal

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published