/neural_networks_from_scratch

An implementation of Multi-Layer Perceptron Neural Network from scratch. The only thing used is NumPy. You can read more about this implementation here: https://medium.com/towards-artificial-intelligence/implement-a-neural-network-from-scratch-with-numpy-67db290771b

Primary LanguageJupyter Notebook

This repository is not active