Basic Neural Network

Posted on September 22, 2018 in deeplearning • 95 min read

A neural network written in Python, consisting of a single neuron that uses back propagation to learn.


Continue reading