# Building Micrograd: Application project

I just finished the [Building Micrograd lecture by Andrew Karpathy](https://www.youtube.com/watch?v=PaCmpygFfXo&list=PLAqhIrjkxbuWI23v9cThsA9GvCAUhRvKZ&index=2) 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](https://github.com/Noomklaw888/code/blob/main/Ai_cart.py) 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
