/Iris_NeuralNetwork

Classification on Iris Data set with help of simple neural network.

Primary LanguageJupyter NotebookMIT LicenseMIT

Iris Neural Network

This project has been made to understand the basic underlying working of simple neural network.The neural network is implemented maily with numpy upon Iris Data set.