Large Language Models, Just the Essentials!
This is a lecture covering LLM theory and practical examples based on <Large Language Models, Just the Essentials!> (Insight, 2025).
Beginner
Artificial Neural Network, PyTorch, LLM
@haesunpark
Students
22,014
Reviews
364
Course Rating
4.9
Large Language Models, Just the Essentials!
This is a lecture covering LLM theory and practical examples based on <Large Language Models, Just the Essentials!> (Insight, 2025).
Beginner
Artificial Neural Network, PyTorch, LLM
Large Language Models, Just the Essentials!
Machine Learning, Just the Essentials, Fast!
This is a lecture covering machine learning theory and practical examples based on <Machine Learning, Just the Essentials!> (Insight, 2025).
Beginner
Artificial Neural Network, CNN, linear-regression
Machine Learning, Just the Essentials, Fast!
5주 챌린지
모집 마감
<Machine Learning, Just the Essentials, Fast!> Complete Reading Challenge
haesunpark
5주 챌린지
모집 마감
<Large Language Models, Just the Essentials!> Reading Challenge
haesunpark
<From Scratch: Building and Learning LLMs> Commentary Lecture
This is a course covering the GitHub notebooks and bonus content from <Build a Large Language Model from Scratch> (Gilbut, 2025). GitHub: https://github.com/rickiepark/llm-from-scratch/ <Build a Large Language Model from Scratch> is the Korean translation of the bestseller <Build a Large Language Model (from Scratch)> (Manning, 2024) by Sebastian Raschka. This book provides a way to learn and utilize the operating principles of large language models by building a complete model starting from scratch with OpenAI's GPT-2 model.
Basic
PyTorch, gpt-2, transformer
<From Scratch: Building and Learning LLMs> Commentary Lecture
8주 챌린지
모집 마감
<Building and Learning LLM from Scratch> Complete Reading Challenge
haesunpark

Python that wakes up your coding brain
Wake up your sleeping coding brain. From Python basics to machine learning, all in one book! This book is an introductory computer science book based on MIT lectures, so even beginners who know nothing about programming can easily read it. Wake up your sleeping coding brain with topics essential for introductory programming, such as computational thinking and simple algorithms. Through brain-boosting problems provided in each chapter, we will look at practical topics such as data visualization, simulation, data calculation techniques, and machine learning.
Beginner
Python, Pandas

Python that wakes up your coding brain
Self-study machine learning + deep learning
The ultimate machine learning and deep learning tutorial that teaches you like a 1:1 private lesson with Hanbit Media's Honkong series, understand with hundreds of hand drawings, and practice right away with just a browser through Google Colab
Basic
Machine Learning(ML), Deep Learning(DL)
Self-study machine learning + deep learning
Do It! Introduction to Deep Learning
This lecture guides readers to deep learning with the most appropriate pace and straight direction, one step from concept to formula and one step from coding. In addition, there are over 100 graphs, illustrations, and diagrams, so you can easily and quickly accept abstract concepts. Another unique feature of this lecture is that you can start practicing right away by simply accessing a web browser without installing a program. After comfortably understanding the theory, you can directly code and conquer four representative deep learning problems with your eyes, so it is not lacking as a textbook for deep learning. The concepts or terms that you must go over are reviewed twice in the ‘Wait! Let’s move on to the next’ corner in the middle of the text and the ‘Memory Card’ corner at the end of the chapter to increase the learning effect. Let’s quickly overcome deep learning head-on with ‘Do it! Introduction to Deep Learning.’
Basic
Deep Learning(DL), Machine Learning(ML), Artificial Neural Network
Do It! Introduction to Deep Learning
Hands-on Machine Learning 2
This lecture covers the contents of the Amazon bestseller <Hands-on Machine Learning 2nd Edition>. Using the representative machine learning library, scikit-learn, you will learn various machine learning algorithms and evaluation methods. Also, using the most famous deep learning libraries, TensorFlow and Keras, you will learn theories and practices from artificial neural networks to reinforcement learning. This lecture is not yet complete. One to two lectures will continue to be added every week.
Basic
Tensorflow, Machine Learning(ML), Deep Learning(DL)
Hands-on Machine Learning 2