/ai-notes

Some notes on AI/Deep learning

Primary LanguageJupyter Notebook

ai-notes

Micrograd / Autograd: Gradient calculation

Examples use scalars, but in reality we use tensors for efficiency. Math is the "same".