Skip to content

How Neural Network works and use Feed Forward, Back Propagation to implement Neural Network

Notifications You must be signed in to change notification settings

angadgadre/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetworks

Objective: 1.Understand how Neural Network works and use Feed Forward, Back Propagation to implement Neural Network. 2. Classification of hand-written digits.

1.Project implemented on Matlab. Requires to solve optimization problem similar to stochastic gradient descent. 2.Analyse overfitting and underfitting by finding optimum hyperparameter lamda. 3.Develop benchmarks.

About

How Neural Network works and use Feed Forward, Back Propagation to implement Neural Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages