Skip to content

Animating the Backpropagation Graph#105

Open
aladinsane77 wants to merge 1 commit into
karpathy:masterfrom
aladinsane77:master
Open

Animating the Backpropagation Graph#105
aladinsane77 wants to merge 1 commit into
karpathy:masterfrom
aladinsane77:master

Conversation

@aladinsane77
Copy link
Copy Markdown

Worked on this as a fun and deeper understanding exercise.

With slight amendments to the engine.py and some additional cells to the trace_graph.ipynb demonstration notebook, this PR showcases animating how gradients get updated along the backpropagation graph:

Screencast.from.21-09-25.18.09.58.webm

While I understand that making the micrograd engine more complex defies its main purpose (educational simplicity), I thought I 'd share with fellow learners in case they want to check out and play around and/or help them aid their understanding! Happy Learning!

@Sameen-03
Copy link
Copy Markdown

cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants