Neural-Network-from-Scratch-Python

(★ 51)

A simple implementation to create and train a neural network in python. This implementation does not use any machine learning framework.

  • .gitignore
  • boston.py
  • mnist.py
  • README.md
  • requirements.txt
// repository documentation