Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sc420 committed Apr 6, 2024
1 parent f943c7a commit 80ec471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A small educational React website to understand how computational graph and derivatives work. I created this tool because I couldn't fully understand how back-propagation works in neural networks.

Classic derivative problem $\frac{\sin{x}}{x}$:
Classic calculus problem $\frac{\sin{x}}{x}$:

![screenshot 1](./screenshots/screenshot1.png "Screenshot 1")

Expand Down

0 comments on commit 80ec471

Please sign in to comment.