Skip to content

rohankokkula/neuralviz

Repository files navigation

Neuralviz

Build Status

A webapp to visualize Neural Networks based on no. of layers and neurons, calculate Loss and understand math behind Back Propagation algo.

Installation

git clone https://github.com/rohankokkula/neuralviz.git
cd neuralviz
pip install -r requirements.txt
streamlit run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published