Skip to content

This a basic code of Backpropagation.Using this model one can achieve an accuray of about 90%

Notifications You must be signed in to change notification settings

prantik1998/NeuralNetworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NeuralNetworks

  1. backpropagation.py is a simple two layer,fully connected, neural network implemented in numpy

  2. unet.py contains a network with two convolution layers of filters of size 5X5 and then two fully connected layers

About

This a basic code of Backpropagation.Using this model one can achieve an accuray of about 90%

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages