Learning how neural networks work by implementing one from scratch. Part 1 covers the core building blocks: matrices, activations, and backpropagation.
Tutorial
Building a Neural Network (Part 1)
Learning how neural networks work by implementing one from scratch. Part 1 covers the core building blocks: matrices, activations, and backpropagation.