Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 353 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 353 Bytes

Neural-Network-Visualizer

To run

First run the python notebook Train a Neural Network.ipynb

Then run the ml_server.py using terminal

python ml_server.py

Then run app.py using terminal.

streamlit run app.py

Some Sample Output Screenshots

SS1 SS2