As part of my personal journey to gain a better understanding of Deep Learning, I’ve decided to build a Neural Network from scratch without a deep learning library like TensorFlow. I believe that understanding the inner workings of a Neural Network is important to any aspiring Data Scientist.
6 minute read
#NeuralNetwork #DeepLearning #DataScience
6 minute read
#NeuralNetwork #DeepLearning #DataScience
Towards Data Science
How to build your own Neural Network from scratch in Python
A beginner’s guide to understanding the inner workings of Deep Learning