#deep-learning
Read more stories on Hashnode
Articles with this tag
Replacing my hand written math functions with NumPy · Context In my previous post I implemented a nerual network to understand handwritten digits using...
Training a neural network to correctly identify digits from the MNIST dataset · What I'm Building In this post I'll show you how I built a neural network...
Context I've been reading the book Grokking Deep Learning by Andrew W. Trask and instead of summarizing concepts, I want to review them by building a...