Skip to content
#

nnfs

Here are 14 public repositories matching this topic...

Inspired by Andrej Karpathy’s micrograd, this lecture builds a neural network from scratch, manually deriving gradients, automating backpropagation, and leveraging the TANH activation for nonlinearity. We bridge to PyTorch, demonstrating gradient descent’s power to minimize loss and reveal neural network fundamentals.

  • Updated Nov 22, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the nnfs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nnfs topic, visit your repo's landing page and select "manage topics."

Learn more