Skip to main content

Command Palette

Search for a command to run...

Building Micrograd: Application project

Updated
View as Markdown
N
Ametuer HTML and python coder

I just finished the Building Micrograd lecture by Andrew Karpathy and I made a project out of it.

Key things I learnt

  • A neuron is just a machine that makes a guess, refines it, and does that again

  • A neural network is just a bunch of neurons stacked together.

Aaaaanyways, I made an example project on my github. The way it works is that it trains the AI with 5 scenarios then gives the AI a last scenario as a "test" by the user.

My golf cart crashed into my tail... owweee...

-Guy the lizard(fictional

3 views