Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple_NN

Simple neural network in Python

This aims to be a very simple implementation. Therefore:

  • No dependencies
  • Gradient descent
  • ReLU as activation function
  • One hidden layer
  • Neurons hold current input for easy calculation

About

Simple neural network in Python

Resources

Stars

61 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages