• Stars
    star
    2
  • Language
    Python
  • Created over 3 years ago
  • Updated about 3 years ago

Reviews

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

Repository Details

A basic collection of programs on creating and training an artificial neural network from beginning. This repository is based on the book "Neural Networks from Scratch using raw python" available at "www.nnfs.io". All the examples given here are written and explained in the book.