Skip to content

Developed Deep Neural Network from scratch, which is capable of handling any number of hidden layers and nodes.

Notifications You must be signed in to change notification settings

abhishek0093/neural_network_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

In this project I tried to make the neural network model from scratch. The Neural network is capable of handling any number of nodes, and hidden layers.

I tested the network on the MNIST dataset and was able to achieve a accuracy of 98.15% on training data, and 97.34% on the test data.

About

Developed Deep Neural Network from scratch, which is capable of handling any number of hidden layers and nodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published