robot

Andrej Karpathy's New Course LLM 101

This course will teach you how to build a storytelling LLM (Language Model) application from scratch, an application that can co-create, refine, and even illustrate short stories with AI. Utilizing Python, C, and CUDA, it requires minimal computer science knowledge. The ultimate goal is to provide you with a deeper understanding of artificial intelligence, LLMs, and deep learning. Currently, only the syllabus is available, and the course is still under construction.

article image

This tutorial will guide you step by step in building a storytelling LLM (Language Model) application from the ground up.

Throughout this process, you will be able to co-create exciting short stories with artificial intelligence, continuously refine them, and even illustrate them with vivid images.

The programming languages used to build this application include Python, C, and CUDA.

The good news is that even with minimal computer science knowledge, you will be fully capable of following the tutorial to successfully complete the construction of this application.

Its ultimate goal is to provide you with a deeper understanding and knowledge of artificial intelligence, LLMs, and deep learning through this practical experience.

However, it should be noted that currently, only the syllabus part of this tutorial is available for reference, and the overall course is still under construction.

More detailed content will be gradually perfected and launched in the future.