RohitNagraj / MLPfromScratch

Multilayer Perceptron implemented from Scratch using Numpy in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLPfromScratch

Author Details

R Anirudh     (1MS17IS084)

Rohit P N     (1MS17IS094)

Snehil Tiwari (1MS17IS153)

Institute: Ramaiah Institite of Technology, Bangalore

Date of submission: 07 May 2020

Dataset Distribution

Dataset Distribution

Architecture used

MLP Architecture

Loss and Accuracies

Loss and Accuracies

Results

Test Accuracy: 96.0%

Confusion matrix

Confusion Matrix

About

Multilayer Perceptron implemented from Scratch using Numpy in Python

License:GNU General Public License v2.0


Languages

Language:Jupyter Notebook 97.2%Language:Python 2.8%