In this video I’ll show you how an artificial neural network works, and how to make one yourself in Python. In the next video we’ll make one that is usable, but if you want, that code can already be found on github. I recommend watching at 1.5x speed, unless you’re coding along.
Github code for complete neural network:
https://github.com/jonasbostoen/simple-neural-network
#python #data-science #deep-learning