0% found this document useful (0 votes)
24 views4 pages

Egor AI Roadmap

The document outlines a comprehensive roadmap for learning AI, detailing five key steps: mastering fundamental mathematics, acquiring programming skills, understanding neural networks and machine learning, studying AI algorithms, and building projects. It provides specific topics to learn and recommended resources for each step, including online courses, books, and YouTube channels. Additionally, it includes affiliate links to support the creator at no extra cost to the reader.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views4 pages

Egor AI Roadmap

The document outlines a comprehensive roadmap for learning AI, detailing five key steps: mastering fundamental mathematics, acquiring programming skills, understanding neural networks and machine learning, studying AI algorithms, and building projects. It provides specific topics to learn and recommended resources for each step, including online courses, books, and YouTube channels. Additionally, it includes affiliate links to support the creator at no extra cost to the reader.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Learn 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!

Step 1: Fundamental Maths

👉 What to learn?
-​ Linear Algebra
-​ Probability and Statistics
-​ Calculus
👉 Where to learn?
-​ Practical Statistics for Data Scientists
-​ Mathematics for Machine Learning

Step 2: Programming Skills

👉 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

Step 3: Neural Networks & Machine Learning

👉 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”

Other Useful Resources

🎬 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

You might also like