Moocable is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Neural Networks: Zero to Hero

Description

A course by Andrej Karpathy on building neural networks, from scratch, in code. We start with the basics of backpropagation and build up to modern deep neural networks, like GPT. In my opinion language models are an excellent place to learn deep learning, even if your intention is to eventually go to other areas like computer vision because most of what you learn will be immediately transferable. This is why we dive into and focus on languade models. Prerequisites: solid programming (Python), intro-level math (e.g. derivative, gaussian).

Roadmaps

Independent

Free

No Certificate

Neural Networks: Zero to Hero

Affiliate notice

  • Type
    Roadmaps
  • Provider
    Independent
  • Pricing
    Free
  • Certificate
    No Certificate

A course by Andrej Karpathy on building neural networks, from scratch, in code. We start with the basics of backpropagation and build up to modern deep neural networks, like GPT. In my opinion language models are an excellent place to learn deep learning, even if your intention is to eventually go to other areas like computer vision because most of what you learn will be immediately transferable. This is why we dive into and focus on languade models. Prerequisites: solid programming (Python), intro-level math (e.g. derivative, gaussian).