Skip to content
#

derivatives

Here are 4 public repositories matching this topic...

notebooks

Implement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation details left out from the papers.

  • Updated Oct 5, 2022
  • Jupyter Notebook

I build the Micrograd autogradient engine, which is a functioning neural network with forward pass, backward propagation, and stochastic gradient descent, all built from scratch. This is derived from the great @karpathy micrograd lecture. Each notebook is complete with Andrei's lecture code and speech, as well as my own code, anecdotes and addition

  • Updated Jul 21, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the derivatives 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 derivatives topic, visit your repo's landing page and select "manage topics."

Learn more