Coders Packet

Stream application to visualise performance of a Neural Network in Python

By Rimjhim Singh

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.

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Rimjhim Singh (Rimjhim)

Download packets of source code on Coders Packet