Skip to content

Neural Network (in Python) to train using BackPropagation and classify

Notifications You must be signed in to change notification settings

hrsmanian/SimpleNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleNeuralNetwork

Neural Network (in Python) to train using BackPropagation and classify

  • Supports Relu, Tanh, sigmoid activations for hidden layers
  • Supports Sigmoid and softmax activations for output layers

About

Neural Network (in Python) to train using BackPropagation and classify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages