Egor AI Roadmap
Egor AI Roadmap
Overview
This short PDF breaks down the steps and resources needed to learn AI. It
focuses on the technical details so you can fully understand how AI works under
the hood and the tools you need to build efficient AI applications.
This PDF supplements my YouTube video and Medium Article on this topic.
*Please note that this PDF contains affiliate links, which allow you to find the items
mentioned and support me at no cost to you. I appreciate your support!
👉 What to learn?
- Linear Algebra
- Probability and Statistics
- Calculus
👉 Where to learn?
- Practical Statistics for Data Scientists
- Mathematics for Machine Learning
👉 What to learn?
- Python and libraries Numpy, Matplotlib, Pandas
- SQL
- Anaconda and Jupyter Notebook (PyCharm for production code)
- Bash and Z-Shell
- Git and GitHub
👉 Where to learn?
- W3Schools Python Course (free)
- Python for Everybody Specialization (Coursera)
- LearnSQL.com
- Getting started with Anaconda Distribution
- W3Schools Git Tutorial
- Bash Scripting Tutorial
👉 What to learn?
- Supervised learning (random forests, linear regression)
- Unsupervised learning (PCA, k-means)
- Neural networks (backprop, architectures)
- Machine learning libraries: XGBoost, PyTorch, Sci-Kit Learn
👉 Where to learn?
- Andrew Ng’s Machine Learning Specialization
- PyTorch Tutorial
- Using XGBoost in Python Tutorial
Step 4: AI Algorithms
👉 What to learn?
- Recurrent Neural Networks
- Convolutional Neural Networks
- Transformers and Attention
- LLMs, Word Embeddings, RAG, Vector Databases
👉 Where to learn?
- Deep Learning Specialization
- Introduction to LLMs
- Neural Networks: Zero to Hero
- Hugging Face NLP Course
Step 5: Build!
👉 What to learn?
- LangChain
- HuggingFace
👉 Where to learn?
- Just start creating projects! Literally Google “AI project ideas”
🎬 YouTube
- Two Minute Papers
- StatQuest with Josh Starmer
- Yannic Kilcher
- Lex Fridman
- Fireship
- Boris Meinardus
📩 Newsletters
- TLDR AI
- Data Science Weekly
- The Batch
- The Rundown
- AI Breakfast
📚 Books
- Life 3.0 by Max Tegmark
- Superintelligence by Nick Bostrom
- Algorithms to Live By by Brian Christian & Tom Griffiths
- The Coming Wave by Mustafa Suleyman & Michael Bhaskar
🙂
Happy Learning,
Egor