Skip to content

This repository is dedicated to my learning journey through the AI Neural Network Course by Andrej Karpathy. It contains my personal notes, code snippets, and key takeaways from the first four parts of the course.

Notifications You must be signed in to change notification settings

Quilfort/neural-network-zero-to-hero

Repository files navigation

neural-network-zero-to-hero

This repository contains my work and notes for the first four parts of the AI Neural Network Course by Andrej Karpathy.

Course Overview

The course provides a comprehensive introduction to the field of neural networks and deep learning. It is divided into several parts, and this repository focuses on the first four:

  1. The spelled-out intro to neural networks and backpropagation: building micrograd
  2. The spelled-out intro to language modeling: building makemore
  3. Building makemore Part 2: MLP
  4. Building makemore Part 3: Activations & Gradients, BatchNorm

Google Colab

All the course work and exercises are implemented in Google Colab notebooks. Google Colab is a free cloud service that provides an environment to write, run, and share code. It's especially suited for machine learning and data analysis.

Work in Progress

Please note that this repository is currently a work in progress and will be updated as I continue to progress through the course. Stay tuned for more updates!

About

This repository is dedicated to my learning journey through the AI Neural Network Course by Andrej Karpathy. It contains my personal notes, code snippets, and key takeaways from the first four parts of the course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published