Stream application to visualise performance of a Neural Network in Python

Rimjhim Singh Jul 08, 2022

This streamlit application is implemented to visualise the data and the predictions made by a neural network model. This packet includes the Python code and the dataset.

This streamlit application is implemented to visualize the data and the predictions made by a neural network model. 

The model runs on a dataset and creates a prediction based on it. 

The packet contains the following items.

1. Dataset: This dataset contains information about countries and crops grown in different climatic situations.

2. main_neuralnetwork.py: Python code for the streamlit application. This is the main code that contains the Sequential Neural Network model. 

View the demo video here.

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment