• Stars
    star
    1
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementing neural network from scratch to understand it better. It includes the perceptron and the one with hidden layer. It also have the basic algorithm workings behind the neural network.