A web application that helps you visualize each layer of a Neural Network
- The model server is developed using Flask and Keras.
- The web application is deployed using Streamlit's framework.
- The Neural Network was built using the functional API's offered by Keras, with Tensorflow as it's backend.