MIES-Assignment-3 - NEURAL NETWORK

Detailed README can be found below

README.

Directory structure

.
├── 18EC3AI20_README.pdf
├── MIES_18EC3AI20_Assignment_3.ipynb
├── Network.png
├── Neural\ network\ computer_Assignment.docx
├── Snails.csv
├── __pycache__
│   ├── create_dataset.cpython-38.pyc
│   ├── nn.cpython-38.pyc
│   └── plots.cpython-38.pyc
├── calc.png
├── create_dataset.py
├── main.py
├── nn.py
└── plots.py

To run and get the results

jupyter-notebook MIES_18EC3AI20_Assignment_3.ipynb

python main.py