Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Micrograd-Tutorial

Learning the fundamentals of machine learning from Andrej Karpathy's video: https://www.youtube.com/watch?v=VMj-3S1tku0&list=PLAqhIrjkxbuWI23v9cThsA9GvCAUhRvKZ&index=1&t=3398s&pp=iAQB

Micrograd from scratch

Demonsrates the concepts of forward passes and backpropogation at the most fundamental level using simple mathematical expressions and basic calculus, as well as visual graphics

Micrograd Pytorch

Reimplements above code using Pytorch library, giving basic introduction to step by step process of optimizing a neural network

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages