05 / 06Writing

Blog

Notes on AI research, engineering, Embodied AI, and the (cool) things learned while building them. I am doing this because I want to observe how my thinking changes along my process, and to create a public learning notebook.

Articles

01 published

Neural Networks

A study-group walkthrough of how a feedforward neural network learns to recognize handwritten digits (MNIST dataset) using weighted connections, ReLU, softmax, cross-entropy loss, backpropagation, and gradient descent.

5 min