A neural network from scratch

Predicting Darth Vader using neurons, Python, and Numpy

Towards Data Science
20 min readMay 3, 2020

--

In this post, I would like to show you how to create a neural network in Python from scratch. The only external library we will be using is Numpy for some linear algebra. Because it is May the fourth, as a bonus, we are going to use this freshly created neural network to fit a complex message, intercepted from Mustafar

--

--

Data Scientist with a passion for natural language processing and deep learning. Python and open source enthusiast. Background in fluid dynamics.