Skip to content

sahildeshp/Numpy_Backprop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumPy_Backprop

This project illustrates how backpropagation can be used to train a neural network by setting a simple binary classification problem using the MNIST dataset. The function 'net_backprop' in the script 'fncs.py', which implements the backpropagation algorithm.

About

his project illustrates how backpropagation can be used to train a neural network by setting a simple binary classification problem using the MNIST dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors