Every review, in full.
Each course is completed end-to-end before we publish. No shortcuts, no second-hand opinions, no sponsored ratings.
All courses
[ 213 indexed · sorted by rating ]Neural Networks: Zero to Hero (Andrej Karpathy)
A free YouTube lecture series by Andrej Karpathy that builds neural networks and a working GPT from scratch in plain Python, line by line, for people who want to truly understand how modern AI works under the hood.
Machine Learning Specialization (Andrew Ng)
The rebuilt version of the course that taught a generation of engineers machine learning, now in Python with Andrew Ng walking you from linear regression to neural networks and recommender systems.
CS50's Introduction to AI with Python
Harvard's free, project-heavy introduction to the ideas behind modern AI, from search and knowledge to machine learning and neural networks, all implemented in Python.
3Blue1Brown Neural Networks Series
Grant Sanderson's beautifully animated series that builds an intuition for how neural networks, gradient descent, backpropagation, and more recently transformers actually work.
Stanford CS231n: Deep Learning for Computer Vision
Stanford's legendary computer vision course. Builds you up from linear classifiers and backpropagation to convolutional networks, attention, and modern vision models, with notes and assignments that are free online.
Stanford CS224n: Natural Language Processing with Deep Learning
Stanford's flagship NLP course, led by Christopher Manning. Goes from word vectors and dependency parsing up through attention, transformers, and large language models, with lectures posted free on YouTube.
Build a Large Language Model (From Scratch)
Sebastian Raschka's book and code walkthrough that has you build a GPT style language model from the ground up in PyTorch, from tokenizer to attention to pretraining and fine-tuning.
Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow (Aurélien Géron)
Aurélien Géron's third edition ML book, the most widely recommended self study path from classical machine learning through deep learning, taught with Scikit-Learn, Keras and TensorFlow and a lot of runnable code.
Applied AI & Deep Learning in Action
Build production-ready AI systems with PyTorch, transformers, and LangChain. Includes a capstone project.
Practical Deep Learning for Coders
Jeremy Howard's famously code-first deep learning course. Build working image classifiers in week one, then peel back the layers over the rest of the curriculum.
Generative AI for Everyone (Andrew Ng)
Andrew Ng's short, non-technical primer on what generative AI actually is, what it can and cannot do, and how to think about using it at work, with no coding required.
StatQuest with Josh Starmer
Josh Starmer's long-running YouTube channel and study materials that break down the statistics and machine learning maths most courses skip over, one clearly explained concept at a time.
Stanford CS229: Machine Learning
The full Stanford graduate machine learning course taught by Andrew Ng, with the Autumn 2018 lectures available free on YouTube and the notes and problem sets posted on the course site.
DeepMind x UCL Reinforcement Learning Course (David Silver)
David Silver's classic lecture series on reinforcement learning, recorded at UCL, taking you from Markov decision processes through dynamic programming, Monte Carlo, temporal difference learning, function approximation, and policy gradients.
Berkeley CS188: Introduction to Artificial Intelligence
Berkeley's classic introduction to AI, covering search, constraint satisfaction, game playing, Markov decision processes, reinforcement learning, and probabilistic reasoning, taught through the much loved Pacman programming projects.
Stanford CS230: Deep Learning
Andrew Ng's Stanford deep learning course, pairing classroom lectures with the practical Coursera assignments, covering CNNs, sequence models, and the engineering judgement behind real projects.
Umar Jamil (From Scratch LLM and Deep Learning Videos)
A free YouTube channel of long form, code along deep dives that build transformers, LLaMA, Stable Diffusion, reinforcement learning from human feedback and more from scratch, aimed at people who want to truly understand how modern AI works under the hood.
Dive into Deep Learning (D2L.ai)
A free, open source interactive deep learning textbook where every concept is paired with runnable code in PyTorch, TensorFlow and JAX, written by researchers from Amazon and adopted by hundreds of universities worldwide.
MLOps & AI Infrastructure
Design, deploy, and govern enterprise-grade AI systems with Docker, GCP, and CI/CD pipelines.
Deep Learning Specialization (DeepLearning.AI)
Andrew Ng's flagship five-course series covering neural networks, CNNs, sequence models, and the math underneath modern AI.
Zero to Mastery AI and Machine Learning
A subscription academy whose AI and ML track, led largely by Daniel Bourke, takes you from Python through PyTorch and TensorFlow with a heavy emphasis on building real projects.
Generative AI with Large Language Models (DeepLearning.AI and AWS)
A technical short course from DeepLearning.AI and AWS covering how large language models work, plus fine-tuning, RLHF, and real deployment considerations.
100 Days of Code: The Complete Python Pro Bootcamp
Dr Angela Yu's wildly popular Udemy bootcamp that teaches Python through 100 days of build-something projects, from beginner scripts up to web apps, data science, and automation.
MIT 6.S191: Introduction to Deep Learning
MIT's fast-paced introductory deep learning course, taught by Alexander and Ava Amini, with the full lecture series and Colab software labs released free every year.
Hugging Face LLM Course
Hugging Face's free, recently expanded course (formerly the NLP Course) that teaches transformers, fine-tuning, and modern LLM techniques using the Transformers, Datasets, and Tokenizers libraries.
Google Advanced Data Analytics Professional Certificate
Google's follow on to its Data Analytics certificate. Seven courses that move into Python, statistics, regression, and machine learning, aimed at the jump from analyst to data scientist roles.
Machine Learning Zoomcamp (DataTalks.Club)
Alexey Grigorev's free, project-heavy machine learning engineering course, taking you from regression and classification through deployment with Flask, Docker, and the cloud, with deep learning and serverless along the way.
Learning From Data (Caltech CS156)
Yaser Abu-Mostafa's renowned Caltech course on the theory of machine learning, covering the learning problem itself, generalization, the VC dimension, the bias-variance tradeoff, regularization, validation, and the models that follow from them.
Stanford CS336: Language Modeling from Scratch
Stanford's graduate course on building language models end to end, with public lectures and assignments that take you from tokenization and Transformer architecture through training, systems and parallelism, scaling laws, data curation, and alignment, all built largely from scratch.
Made With ML (MLOps Course by Goku Mohandas)
A free, open source course from Goku Mohandas (now under Anyscale) that teaches how to design, develop, deploy and iterate on production grade ML applications, with software engineering baked in from the first lesson.
Learn PyTorch for Deep Learning (Daniel Bourke)
A hands on, code first PyTorch course from Daniel Bourke, available free as an online book at learnpytorch.io and as a long form video on YouTube, taking you from tensors all the way to building, training and deploying neural networks.
Full Stack Deep Learning (FSDL)
A course focused on the parts of machine learning that most courses skip, namely taking models out of the notebook and into reliable, monitored production systems, taught by practitioners including Josh Tobin, Sergey Karayev and Pieter Abbeel.
Jay Alammar (The Illustrated Transformer and Hands-On Large Language Models)
The work of Jay Alammar, whose illustrated guides to transformers, word embeddings and large language models have become the way a huge number of people first understand how these models actually work.
Corey Schafer (Python Programming Tutorials)
The Corey Schafer YouTube channel, one of the most respected free sources for learning Python properly, covering the language, libraries like Pandas and Matplotlib, and the tooling that underpins a lot of data and machine learning work.
Python for Everybody (Dr. Chuck)
Charles Severance's gentle, beginner first introduction to Python and working with data, available free on py4e.com and freeCodeCamp or as a paid certificate specialization on Coursera.
AI Workplace Fundamentals
Hands-on training in prompt engineering, content automation, data analysis, and custom AI workflow design.
UX Design for AI Experiences
Create adaptive, ethical, and trustworthy AI-powered products with hands-on design practice.
DeepLearning.AI Short Courses
Andrew Ng's growing library of free, hour-long courses built in partnership with OpenAI, Anthropic, LangChain, Hugging Face, Mistral, and others.
AI Python for Beginners (Andrew Ng)
A free, modern intro that teaches absolute beginners to write Python by building small, useful automations, with an AI chatbot sitting beside the code to help when you get stuck.
ChatGPT Prompt Engineering for Developers
The short, free course from DeepLearning.AI and OpenAI, taught by Isa Fulford and Andrew Ng, that teaches developers how to use the OpenAI API for prompting through hands-on Jupyter notebooks.
AI Agents in LangGraph
A short, hands-on DeepLearning.AI course taught by LangChain founder Harrison Chase and Tavily founder Rotem Weiss that has you build an agent from scratch and then rebuild it properly in LangGraph.
Codebasics Data Science and Machine Learning Courses
Dhaval Patel's Codebasics offers free YouTube playlists on Python, machine learning, and deep learning alongside affordable, project led paid bootcamps aimed at career changers.
Hugging Face Deep Reinforcement Learning Course
Hugging Face's free, hands-on deep reinforcement learning course, training agents with libraries like Stable-Baselines3 and CleanRL across environments from classic control to game playing, with models pushed to the Hub.
DeepLearning.AI Data Engineering Professional Certificate
Joe Reis takes you through the full data engineering lifecycle on AWS, from ingestion and storage to transformation, orchestration, and serving, framed around the same thinking as his book Fundamentals of Data Engineering.
MLOps Zoomcamp (DataTalks.Club)
DataTalks.Club's free, project-heavy MLOps course taking you from experiment tracking with MLflow through pipeline orchestration, deployment, monitoring with Evidently and Grafana, and CI/CD, finished with an end-to-end portfolio project.
Reinforcement Learning Specialization (University of Alberta)
A four-course Coursera specialization from the University of Alberta and Amii, taught by Adam and Martha White, covering reinforcement learning from value functions and temporal-difference methods through function approximation and policy gradients, ending in a capstone system.
Serrano Academy (Luis Serrano)
Free, intuition first courses from Luis Serrano (formerly of Google, Apple, Udacity and Cohere) covering machine learning, the maths behind it, and more recently LLMs and transformers, explained with pictures and analogies instead of walls of notation.
Neuromatch Academy
An intensive online summer school offering deep learning and computational neuroscience tracks, combining a free open curriculum with a cohort based live programme run by a global network of volunteer teaching assistants.
Le Wagon Data Science & AI Bootcamp
A globally run, consistently top rated bootcamp covering Python, data analysis, machine learning, deep learning, and increasingly generative AI, with strong career support and an active alumni network.
Real Python
One of the highest quality Python teaching resources on the web, whose depth and clarity make it a superb foundation before and alongside serious AI and data work.
Build AI Agents
Design and deploy autonomous AI agents using no-code tools and natural language to automate workflows.
AI for Everyone (Andrew Ng)
Andrew Ng's non-technical AI primer for managers, executives, and anyone making decisions about AI without writing code.
AI Data Analytics Pathway
Master the complete AI and data pipeline: analytics, Python, databases, and deep learning across 4 bundled courses.
AI Fundamentals (DataCamp)
A no-code beginner track covering machine learning, deep learning, generative AI, and the ethics around them through DataCamp's interactive lessons.
Google Data Analytics Professional Certificate
Google's beginner certificate covering the full analytics process: spreadsheets, SQL, Tableau, R, and the AI tools now woven into each stage.
Prompt Engineering for ChatGPT (Vanderbilt)
Vanderbilt's popular Coursera course with Dr. Jules White, teaching repeatable prompt patterns for getting reliable, useful output from ChatGPT and similar tools.
Anthropic Academy (Claude)
Anthropic's own free learning hub for getting good at Claude, covering everyday AI fluency, prompt engineering, the Claude API, and building with Claude Code.
Hugging Face AI Agents Course
Hugging Face's free, hands-on course on building AI agents from the ground up, working through smolagents, LangGraph and LlamaIndex with real code and a final project.
The AI Engineer Path
Scrimba's hands-on path for web developers who want to build generative AI apps, taught through its interactive code-along screencasts using the OpenAI API, embeddings and vector databases.
Stanford Online AI Professional Program
Stanford's graduate-level AI courses repackaged for working professionals, built around the same XCS221 and XCS229 material taught on campus, with graded assignments and a Stanford certificate.
Google Machine Learning Crash Course
Google's free, hands-on introduction to machine learning, recently rebuilt to include modern topics like embeddings and large language models, with interactive exercises and short videos throughout.
Python for Data Science and Machine Learning Bootcamp
Jose Portilla's long-running, best-selling Udemy course taking you from Python basics through NumPy, Pandas, visualisation, and scikit-learn into the foundations of machine learning.
Mathematics for Machine Learning Specialization
Imperial College London's three-course specialization covering linear algebra, multivariate calculus, and PCA, aimed at giving you the maths that most machine learning courses quietly assume you already have.
Generative AI for Beginners
Microsoft's free, open-source course of 21 lessons that walks you from generative AI fundamentals through prompt engineering, building apps, retrieval, and agents, with code in Python and TypeScript.
The Full Stack: LLM Bootcamp
A free recorded bootcamp from the Full Stack Deep Learning team, taught by Charles Frye, Josh Tobin, and Sergey Karayev, focused on the engineering and product side of shipping real LLM applications.
Microsoft Azure AI Engineer Associate (AI-102)
Microsoft's associate level certification for building AI solutions on Azure, covering Azure AI services, computer vision, language, document intelligence, and increasingly generative AI with Azure OpenAI.
AI Product Management Specialization (Duke University)
Duke University's three-course specialization for product managers, covering machine learning foundations, how to run machine learning projects, and the human factors of designing AI products, taught without requiring you to code.
Mathematics for Machine Learning and Data Science Specialization
DeepLearning.AI's applied take on the maths behind machine learning, covering linear algebra, calculus, probability, and statistics with the explicit aim of supporting practitioners rather than mathematicians.
Machine Learning with Python: from Linear Models to Deep Learning (MITx 6.86x)
MIT's rigorous, graduate-level machine learning course on edX, part of the MITx MicroMasters in Statistics and Data Science, covering linear classifiers, neural networks, kernels, clustering, and reinforcement learning with programming projects that make you build the methods yourself.
LLM Zoomcamp (DataTalks.Club)
A free, hands-on course on building real applications with large language models, walking from your first RAG pipeline through vector search, agents, evaluation, monitoring, and best practices, finishing with an end-to-end RAG project.
Agentic AI (DeepLearning.AI, Andrew Ng)
Andrew Ng's course on building agentic AI systems, covering reflection, tool use, planning, multi agent collaboration and how to evaluate and improve agents.
5-Day Gen AI Intensive Course with Google (Kaggle)
Google and Kaggle's free five day intensive on generative AI foundations, covering embeddings, prompting, the Gemini API, agents, domain LLMs and MLOps, with whitepapers, code labs and a capstone.
AI by Hand (Tom Yeh)
Professor Tom Yeh's AI by Hand project, a series of exercises that have you compute neural networks, backpropagation, transformers and attention by hand, on paper and in spreadsheets, to build deep intuition for how the maths actually works.
Aman.ai (Aman Chadha)
Aman Chadha's free reference site of distilled AI and machine learning primers, covering transformers, LLMs, NLP, deep learning and the maths beneath them, plus curated Stanford course notes and reading lists.
Coursera Plus (Subscription Review)
Coursera's all you can learn subscription that unlocks most of the catalog, including a huge share of the AI and machine learning courses we review.
DeepLearning.AI Data Analytics Professional Certificate
DeepLearning.AI's data analytics certificate that teaches Python, SQL, statistics, and visualization with generative AI woven through the whole workflow.
DataLemur SQL and Data Science Interview Prep
Free SQL and data science interview questions from real companies, built by Nick Singh and Ergest Xheblati of Ace the Data Science Interview fame.
Python for AI and Data
Learn Python for AI/ML with Pandas, NumPy, scikit-learn, and a practical capstone project.
AI for Product Managers Workshop
Empower product managers to integrate AI into product strategy, roadmaps, and decision-making.
DataCamp (Platform Review)
The interactive, code-in-the-browser learning platform for data and AI skills, spanning Python, R, SQL, and a growing catalog of generative AI tracks.
OpenAI Academy
OpenAI's own free learning hub, covering practical ChatGPT use, prompting, and applied AI for everyone from curious beginners to teachers, small businesses and developers.
Google Prompting Essentials
Google's short, practical Coursera course teaching a simple repeatable framework for writing prompts that get useful results from tools like Gemini, ChatGPT and Copilot.
AWS Certified AI Practitioner (AIF-C1)
Amazon's entry-level AI certification covering core AI and generative AI concepts framed around AWS services like Bedrock and SageMaker, aimed at people who want a recognised cloud-AI credential without a deep coding background.
Kaggle Learn
Kaggle's set of free, bite-sized practical courses on Python, machine learning, deep learning and more, taught entirely in interactive notebooks on the same platform that hosts the famous data science competitions.
Elements of AI
A free, beginner-friendly introduction to what AI actually is, built by the University of Helsinki and MinnaLearn, with almost no maths and no coding required for the first course.
AI for Business Specialization (Wharton)
A non-technical Wharton specialization covering how AI, machine learning, and big data reshape strategy, marketing, finance, and people management.
freeCodeCamp Machine Learning with Python
A genuinely free, nonprofit machine learning certification using TensorFlow, built around hands-on projects and backed by freeCodeCamp's enormous community and YouTube library.
IBM Data Science Professional Certificate
IBM's twelve-course beginner certificate that walks you from no coding at all through Python, SQL, data analysis, visualisation, and a first taste of machine learning, finishing with a hands-on capstone.
DeepLearning.AI TensorFlow Developer Professional Certificate
A four-course, code-first specialization from DeepLearning.AI taught by Laurence Moroney, focused on actually building neural networks in TensorFlow for images, text, and sequences rather than the maths underneath.
Cohere LLM University (LLMU)
Cohere's free learning hub for large language models, covering everything from embeddings and semantic search to prompt engineering, RAG, and building a multi-turn agent.
IBM Machine Learning Professional Certificate
IBM's machine learning certificate on Coursera, covering supervised and unsupervised learning, deep learning, and reinforcement learning with hands on Python and scikit-learn projects.
IBM Generative AI Engineering Professional Certificate
IBM's newer Coursera certificate aimed squarely at generative AI, covering Python, machine learning foundations, transformers, prompt engineering, LangChain, RAG, and fine-tuning of large language models.
Machine Learning Engineering for Production (MLOps) Specialization
DeepLearning.AI's specialization on the unglamorous half of machine learning, taking a model from a notebook to a monitored, retrained, production system with data pipelines, deployment, and drift handling.
AWS Certified Machine Learning Engineer Associate (MLA-C01)
AWS's current associate-level machine learning certification, replacing the retired ML Specialty. It tests the practical job of getting models into production on AWS, from data preparation and SageMaker training to deployment, orchestration, monitoring, and security.
LangChain Academy (Introduction to LangGraph and Agent Courses)
Free official courses from the team behind LangChain and LangGraph, teaching how to build agents and stateful LLM applications with hands on notebooks.
AI Agents for Beginners (Microsoft)
Microsoft's free 12 lesson GitHub course on building AI agents, with written lessons, short videos and Python code samples using the Agent Framework and Azure AI Foundry.
Yannic Kilcher (YouTube Paper Reviews and ML News)
A free YouTube channel of in depth machine learning research paper explanations, interviews and news, aimed at helping engineers and researchers understand the ideas behind the latest models rather than just use them.
Vizuara AI (Build From Scratch Courses and YouTube)
A fast growing AI education startup founded by MIT and Purdue trained researchers, teaching machine learning, deep learning and large language models from first principles through long form lectures and hands on build from scratch projects.
PyImageSearch (Adrian Rosebrock)
Adrian Rosebrock's computer vision focused blog, university and books, teaching OpenCV, image processing and deep learning for vision in Python through detailed, code heavy walkthroughs.
ritvikmath (YouTube)
Ritvik Kharkar's YouTube channel explaining the statistics and mathematics behind data science and machine learning in short, whiteboard style videos that prioritise intuition over code.
Stanford CS234: Reinforcement Learning
Stanford's dedicated reinforcement learning course, taught by Emma Brunskill, covering the theory and algorithms of RL from Markov decision processes through modern deep reinforcement learning, with public lectures, slides and assignments.
NYU Deep Learning (Yann LeCun and Alfredo Canziani)
New York University's deep learning course, co taught by Turing Award winner Yann LeCun with Alfredo Canziani, published openly with lecture videos, detailed notes and hands on PyTorch notebooks covering everything from the basics to energy based and self supervised methods.
Sundog Education (Frank Kane)
Frank Kane's Udemy focused catalogue of practical, code along courses on machine learning, data science, generative AI, Spark, and cloud certifications, built from his years as a senior engineer at Amazon and IMDb.
Alex the Analyst (Data Analyst Bootcamp)
Alex Freberg's YouTube channel and free Data Analyst Bootcamp, walking complete beginners through the practical toolkit of a working data analyst, covering Excel, SQL, Python, Tableau, and Power BI, with a strong focus on actually landing the job.
Luke Barousse (Data Analytics on YouTube)
Luke Barousse's data analytics channel, known for teaching Python and SQL for data work and for using real analysis of the data job market to show learners which skills actually matter, plus full length free courses hosted on freeCodeCamp.
Programming with Mosh Python Courses
Mosh Hamedani's clear, beginner friendly programming courses, whose Python track is a common and well regarded first step before AI and data work.
LeetCode
The default place engineers grind coding interview problems, useful for the algorithmic screens that stand between you and many AI and machine learning jobs.
Agentic AI Strategy
Plan and lead organizational transformation with autonomous AI systems and strategic frameworks.
365 Data Science (Platform Review)
A subscription learning platform that walks you from statistics and Python through machine learning and into AI, built around one structured career path rather than a loose pile of courses.
NVIDIA Deep Learning Institute (DLI)
NVIDIA's own training arm, offering hands-on courses in deep learning, generative AI, accelerated computing and data science, run on real GPU cloud instances with an industry-recognised certificate on select courses.
Microsoft Azure AI Fundamentals (AI-900) and Microsoft Learn
Microsoft's free Learn paths covering core AI concepts paired with the entry-level AI-900 certification, aimed at people who want a recognised, low-cost credential built around Azure's AI services.
Brilliant.org AI and Neural Network Courses
Interactive, gamified lessons on how LLMs and neural networks work, built around visual puzzles that develop intuition rather than coding skills.
Dataquest (Platform Review)
An interactive, browser-based platform that teaches data science, Python, and machine learning through hands-on coding rather than video lectures.
Uplimit AI and Machine Learning Courses
Cohort-based courses on building with LLMs, AI agents, and machine learning, taught by practitioners from leading tech companies, now wrapped in an AI-powered learning platform.
Educative AI and Machine Learning Courses
A text-based, in-browser learning platform with interactive AI, machine learning, and LLM courses aimed at developers who would rather read and run code than sit through video.
Krish Naik's Machine Learning and Data Science Tutorials
One of the largest free machine learning and data science libraries on YouTube, covering everything from statistics and classical ML to deep learning, MLOps, and generative AI, taught from a practitioner's angle.
LangChain for LLM Application Development
A short, free, notebook-driven course with Harrison Chase, the creator of LangChain, and Andrew Ng, covering models, prompts, parsers, memory, chains, question answering over your own documents, and a first look at agents.
Artificial Intelligence (ColumbiaX CSMM.101x)
Columbia's classical AI survey on edX, led by Ansaf Salleb-Aouissi, covering intelligent agents, search, adversarial games, constraint satisfaction, machine learning fundamentals, logic, and a tour through planning, robotics, and language.
IBM AI Developer Professional Certificate
IBM's beginner-friendly path from software basics to building generative AI applications, covering Python, web apps with Flask, prompt engineering, and assembling chatbots and AI-powered apps with modern frameworks.
AI for Medicine Specialization (DeepLearning.AI)
DeepLearning.AI's specialization applying machine learning to medicine, covering diagnosis from medical images, prognosis and risk models, and treatment effect estimation, with real clinical datasets and the domain's particular pitfalls.
MCP: Build Rich-Context AI Apps with Anthropic
A free, short DeepLearning.AI course taught with Anthropic, introducing the Model Context Protocol and walking through how to build and connect MCP servers and clients so that AI applications can reach tools, data, and resources through a shared standard.
n8n Courses and AI Automation Learning Path (Official)
The official free courses for n8n, the workflow automation tool that has become a favourite for building AI agents and LLM powered automations without writing much code.
Neo4j GraphAcademy (GenAI and GraphRAG courses)
Neo4j's free, hands on training platform with a growing set of generative AI and GraphRAG courses, teaching how to ground LLMs with knowledge graphs, build RAG over graphs and construct graphs from unstructured data.
100 Days of Machine Learning (CampusX)
A free, unusually thorough YouTube series from Nitish Singh of CampusX that works through machine learning topic by topic, mixing the underlying maths with hands on code and real datasets.
Boot.dev (Backend Developer Career Path with AI Courses)
A gamified backend development curriculum built by Lane Wagner, teaching Python, Go, algorithms, databases and DevOps, now with hands on courses on building AI agents and working with large language models in your own code.
Sentdex (Harrison Kinsley, Python Programming Tutorials)
One of the longest running free Python and machine learning channels on YouTube, teaching everything from neural networks built from scratch to reinforcement learning, computer vision and data analysis through practical, project driven tutorials.
Nicholas Renotte (YouTube AI and ML Builds)
A high energy, project first AI channel run by Nicholas Renotte, focused on building working machine learning and deep learning applications end to end in Python rather than teaching theory.
Weights & Biases Courses (W&B)
A set of free, hands on courses from the Weights & Biases team covering MLOps, experiment tracking, model evaluation, and training and fine tuning large language models, taught by practitioners.
edX AI and Machine Learning Courses (Platform Review)
The AI and machine learning catalogue on edX, the university backed platform that hosts material from institutions like MIT, Harvard, Columbia, IBM and Berkeley, from single audit friendly courses up to full MicroMasters programmes.
StrataScratch Data Science Interview Practice
A practice library of real data science interview questions covering SQL, Python coding, and analytical case problems pulled from actual companies.
Ken Jee Data Science Content
One of the more grounded data science voices on YouTube, strongest on portfolio building, career strategy, and the honest realities of breaking into the field.
Content Marketing Strategy with AI
Apply generative AI tools and structured prompting across the complete content marketing lifecycle.
Prompt Writing 101
Learn to craft clear, effective prompts for generative AI tools in this free introductory class.
Machine Learning A-Z: AI, Python & R
The SuperDataScience flagship that has put more than a million students through machine learning, covering regression, classification, clustering and deep learning in both Python and R with ready-made templates.
Learn Prompting
An open-source, community-built guide to prompt engineering that grew out of an academic collaboration, covering everything from basic prompting to advanced techniques and AI red teaming, with free and paid tiers.
Maven (AI and LLM Cohort Courses)
A marketplace for live, cohort-based courses taught by working practitioners, home to some of the most respected paid AI and LLM courses run by independent experts rather than a faceless platform.
Section AI for Professionals
Practical AI upskilling for knowledge workers and teams from Greg Shove's Section, focused on making professionals productive with AI tools rather than teaching them to build models.
Google Cloud Generative AI Leader Certification
Google Cloud's business-focused generative AI certification, aimed at managers and decision makers rather than engineers, covering AI strategy, use cases, and where Gemini and Vertex AI fit.
Natural Language Processing Specialization (DeepLearning.AI)
DeepLearning.AI's four-course tour of natural language processing, from classic vector and probabilistic methods through to sequence models, attention, and transformers, built with Younes Mourri and Lukasz Kaiser.
Multi AI Agent Systems with crewAI
A free, short DeepLearning.AI course taught with crewAI founder João Moura, walking through how to design teams of cooperating AI agents with defined roles, tasks, and tools, and how to wire them together into a working multi-agent system.
Google Cloud Professional Machine Learning Engineer Certification
Google's professional level certification for designing, building and productionising machine learning models on Google Cloud, especially with Vertex AI.
Eureka Labs and LLM101n (Andrej Karpathy)
Andrej Karpathy's AI native education company, whose flagship LLM101n course walks you through building a small language model end to end, from the tokenizer up to a working chat model you can talk to.
Tech With Tim (Tim Ruscica)
A popular programming channel run by Tim Ruscica, covering Python, machine learning and AI project builds along with general software development, aimed largely at beginners and early intermediate learners.
deeplizard Deep Learning Courses
deeplizard's structured deep learning courses on PyTorch, Keras, reinforcement learning, GANs and generative AI, delivered free on YouTube and backed by written lessons, quizzes and code on their site.
Data Science Infinity (Andrew Jones)
A self paced data science programme from former Amazon and Sony data scientist Andrew Jones, built around a practical curriculum, a Slack community, and unlimited direct mentorship.
Codewars Coding Kata Practice
A free, gamified platform of community created coding challenges, called kata, that sharpen your programming fundamentals across many languages including Python.
Creative Production with AI
Design AI-assisted creative strategies and build scalable production workflows for content creation.
Performance Marketing with AI
Design AI-informed campaign architectures across search, social, and commerce channels.
AI for Data Analysis Workshop
Learn to use ChatGPT to automate spreadsheet analysis and create interactive dashboards.
Generative AI Basics
A free one-hour introduction to generative AI fundamentals.
Applied Generative AI Engineering Nanodegree
Udacity's intermediate Nanodegree taking you from generative AI fundamentals through large language models and RAG to multimodal applications, with reviewed hands-on projects and a focus on production-ready skills.
Codecademy AI and Machine Learning Courses
Interactive, in-browser courses covering Python for AI, generative AI basics, building chatbots and a machine learning career path, all with zero setup required.
Pluralsight AI and Machine Learning Courses
A large subscription library of AI and ML video courses with skill assessments and guided learning paths, aimed at working tech professionals.
SuperDataScience AI and Data Science Courses
Kirill Eremenko's subscription platform of data science, machine learning, and AI courses, known for intuitive, beginner-friendly teaching and a popular accompanying podcast.
AI Programming with Python Nanodegree
Udacity's foundational nanodegree covering Python, NumPy, Pandas, Matplotlib, the linear algebra behind neural networks, and an introduction to PyTorch, ending with an image classifier project.
Applied AI Course (Applied Roots)
A long-running, unusually thorough Indian machine learning programme that teaches algorithms from the ground up through dozens of real-world case studies, aimed squarely at people trying to break into data science and AI jobs.
Generative AI for Software Development (DeepLearning.AI)
A DeepLearning.AI professional certificate aimed at working developers, covering how to use large language models as genuine coding partners, from prompting and pair programming to using AI across testing, documentation, databases, and software design.
Databricks Generative AI Fundamentals
A free, roughly one-hour primer from Databricks covering the core concepts behind generative AI and large language models, ending in a short quiz that awards a shareable accreditation badge.
Data Science Bootcamp and LLM Bootcamp (Data Science Dojo)
A short, intensive bootcamp that teaches practical data science and large language models, with a verified certificate from the University of New Mexico.
Databricks Certified Generative AI Engineer Associate
A vendor certification that tests your ability to build retrieval augmented generation applications and LLM pipelines on the Databricks platform using Mosaic AI, vector search and Unity Catalog.
Machine Learning CS 7641 (Georgia Tech OMSCS)
The graduate Machine Learning course inside Georgia Tech's Online Master of Science in Computer Science, a rigorous, writing heavy class spanning supervised learning, randomized optimization, unsupervised learning and reinforcement learning, for real accredited credit at a startlingly low price.
Two Minute Papers (Karoly Zsolnai-Feher)
A long running YouTube channel that summarises the latest AI, graphics and simulation research papers in short, enthusiastic episodes, run by a former TU Wien researcher.
LazyProgrammer Machine Learning & AI Courses
The LazyProgrammer catalogue of machine learning, deep learning and AI courses on Udemy and deeplearningcourses.com, known for building models up from the maths and code rather than relying on high level libraries.
IBM AI Product Manager Professional Certificate
IBM's beginner certificate that pairs classic product management skills with generative AI, prompt engineering, and responsible AI.
Interview Query Data Science and ML Interview Prep
A subscription platform covering the full data science interview: SQL, statistics, machine learning, product sense, take homes, and mock interviews.
IBM AI Engineering Professional Certificate
IBM's flagship AI engineering certificate on Coursera, covering Python, machine learning, deep learning with Keras and PyTorch, and generative AI applications.
MIT xPRO and Professional Education AI Programs
MIT's online professional certificate programs in applied and no-code AI, delivered by MIT xPRO and MIT Professional Education, alongside the genuinely free MIT OpenCourseWare and 6.S191 deep learning lectures.
Google Cloud Skills Boost (Generative AI Learning Path)
Google's official training platform, formerly Qwiklabs, with hands-on labs inside a real Google Cloud console and a dedicated generative AI learning path that earns skill badges.
100x Engineers Generative AI Cohort
An India-based live cohort bootcamp focused on building with generative AI, taking developers through LLMs, image and video models, retrieval, and agents by shipping real projects rather than sitting through lectures.
Databricks Certified Machine Learning Associate
An entry to intermediate certification proving you can use Databricks and its ML tooling, including MLflow, AutoML and the Feature Store, to build machine learning solutions.
Associate AI Engineer for Developers (DataCamp)
DataCamp's applied track and certification for developers who want to add LLM features to software, covering the OpenAI API, prompting, RAG, vector databases and LangChain in the browser.
CodeSignal Learn (with Cosmo AI tutor)
A practice first learning platform from the technical assessment company CodeSignal, teaching coding, data science, machine learning and prompt engineering through short interactive lessons guided by an AI tutor called Cosmo.
The Data Incubator (Pragmatic Institute)
A data science and AI training programme, now part of Pragmatic Institute, best known for its selective fellowship model aimed at advanced degree holders moving into industry data roles.
TripleTen Data Science and AI Bootcamp
An online, part time bootcamp covering data science, machine learning, and increasingly AI, built around heavy human support with tutors, code reviewers, and career coaches, and a money back job guarantee on eligible programs.
Google AI Essentials
Google's beginner-level AI course covering responsible use, prompting basics, and integrating AI into everyday work tasks.
Great Learning PG Program in AI and Machine Learning
An Indian-headquartered platform with a huge free course library plus paid postgraduate AI and ML programs run with university partners like UT Austin, Johns Hopkins and MIT, aimed at career changers wanting a recognised certificate.
Khan Academy AI and Khanmigo
Free, nonprofit lessons that explain AI in approachable terms, plus Khanmigo, an AI tutor aimed mainly at students, parents and teachers rather than future engineers.
LinkedIn Learning AI Courses
Short, approachable AI video courses with completion certificates that post straight to your LinkedIn profile, aimed at professionals across all roles.
Sololearn AI and Coding Courses
A mobile-first, gamified learning app with short lessons on Python, generative AI, and machine learning basics, aimed squarely at total beginners.
IBM Applied AI Professional Certificate
IBM's beginner certificate that gets you using AI through APIs and chatbots rather than building models from scratch, covering AI concepts, a no-code Watson Assistant chatbot, Python basics, and IBM Watson services for vision, language, and speech.
NVIDIA-Certified Associate: Generative AI and LLMs (NCA-GENL)
An entry level certification from NVIDIA covering the fundamentals of large language models, prompt engineering, experimentation and the software techniques behind building generative AI systems.
Machine Learning Mastery (Jason Brownlee)
Jason Brownlee's long running site of practical, code first machine learning tutorials and ebooks, built around getting working results in Python fast rather than teaching the underlying theory.
Nucamp AI Essentials for Work Bootcamp
Nucamp's 15 week, part time bootcamp that teaches non technical professionals to use ChatGPT and other AI tools inside their existing jobs.
Microsoft AI Skills Navigator
A free Microsoft hub that asks about your role and goals, then points you toward AI courses, credentials, and learning paths across Microsoft Learn, LinkedIn Learning, and GitHub.
Flatiron School (Data Science and AI Bootcamp)
A long established US coding bootcamp offering immersive data science, software engineering, cybersecurity, and AI focused programs, known for a rigorous curriculum, a strong community, and dedicated career coaching, available full time or part time.
Deep Learning Nanodegree (Udacity)
Udacity's project-based deep learning program, walking through neural networks, convolutional networks, recurrent networks, GANs, and model deployment, with reviewed portfolio projects and mentor support as the headline features.
AlgoExpert and MLExpert (Coding and ML Interview Prep)
Clement Mihailescu's popular interview preparation platform, with AlgoExpert for coding interviews and the MLExpert add on covering machine learning concepts, practical questions and ML system design for people interviewing for ML and data roles.
GeeksforGeeks AI, Machine Learning and Data Science Courses
The AI, machine learning and data science material from GeeksforGeeks, a site far better known as a giant free reference for programming and computer science that has expanded into paid self paced and live courses.
CareerFoundry Data Analytics Bootcamp
An online, mentor led bootcamp from a Berlin based provider, best known for its data analytics program, pairing self paced coursework with a personal mentor and tutor and a conditional job guarantee.
HackerRank
A coding practice and skills assessment platform that many employers use for first round screens, with structured Python and SQL tracks that suit earlier stage learners.
The AI Creator Course
Anthony Gallo's program on using AI tools to script, film, and scale content faster. Built for YouTubers, freelancers, and solo creators.
MasterClass AI Classes (Platform Review)
MasterClass has added AI-focused sessions to its famously cinematic catalog, teaching how to think about and work with AI from big-name instructors, with the polish you expect and the hands-on depth you might not.
Simplilearn AI and Machine Learning Programs
Bootcamp-style AI and ML programs delivered with university and IBM co-branding, combining live online classes, self-paced content, capstones and job assistance.
Founderz Master in AI and Business
A self-paced online program in AI and business, delivered in partnership with Microsoft, aimed at non-technical professionals and entrepreneurs who want to apply AI commercially.
Scaler Data Science and Machine Learning Program
Scaler's live, instructor-led data science and machine learning program, built around structured cohorts, mentorship, and a heavy placement and career-services promise aimed at working professionals trying to switch into data roles.
Advanced Machine Learning Course (Interview Kickstart)
A long machine learning program built around landing an ML role at a big tech company, taught by FAANG practitioners with heavy interview prep at the end.
Machine Learning Engineering Bootcamp (Springboard)
A mentor-led, six-month online bootcamp aimed at software engineers who want to move into machine learning engineering, with a conditional job guarantee.
PG Programme in Machine Learning and AI (upGrad and IIIT Bangalore)
A long, university-linked postgraduate program delivered with IIIT Bangalore, aimed at working professionals who want a recognised AI and ML credential.
MIT Applied Data Science Program (MIT Professional Education via Emeritus)
A 12 week part time program from MIT Professional Education, delivered with Emeritus, covering practical data science and machine learning with a certificate of completion.
AWS Certified Machine Learning - Specialty (MLS-C01)
The long standing specialty certification for machine learning on AWS, covering data engineering, exploratory analysis, modeling and ML operations, largely through the lens of SageMaker.
Codefinity (Interactive Coding and AI Platform)
A browser based, gamified learning platform with hands on tracks in Python, SQL, data analytics, data science and machine learning, aimed squarely at beginners who want to write code from lesson one rather than watch someone else do it.
Skillshare AI and ChatGPT Courses
A creative-first subscription platform with a large, uneven library of short AI, ChatGPT, and generative art classes taught by independent creators rather than institutions.
Certified AI and ML BlackBelt Plus Program (Analytics Vidhya)
A long, mentorship-heavy program from the Analytics Vidhya community that bundles many mini-courses with one-to-one sessions and a large project load.
W3Schools
The web's most familiar beginner reference, with Python, machine learning, and data science intro tutorials that are handy for quick lookups but thin as a real learning path.
Growthschool AI and Generative AI Programs
Live, cohort-based AI and generative AI courses taught by industry mentors, marketed aggressively through free masterclasses that funnel into paid programs.
Machine Learning Engineer Masters Program (Edureka)
A bundled, instructor-led masters-style track that strings together several Edureka courses to take you from Python to machine learning deployment.
Advanced Certification in Data Science and AI (Intellipaat and IITM Pravartak)
A seven-month live online certification run with IITM Pravartak, pairing data science and AI training with a joint certificate and a short IIT Madras campus visit.
Caltech Post Graduate Program in AI and Machine Learning (Simplilearn)
A long, expensive bootcamp style program delivered by Simplilearn in partnership with Caltech CTME and IBM, covering machine learning, deep learning and generative AI with live classes and a capstone.
Post Graduate Program in AI and Machine Learning (Purdue and Simplilearn)
Simplilearn's long, expensive bootcamp style program in partnership with Purdue University and IBM, covering Python, machine learning, deep learning and generative AI with live classes, masterclasses and a capstone.
Outskill Generative AI Mastermind
Two-day live weekend bootcamp covering ChatGPT, image generation, automation tools, and a quick tour of agent building for working professionals.
Industry Rockstar AI Mastermind
A heavily advertised free AI workshop that pitches you on a paid mastermind, aimed at people who want to turn AI skills into an online business rather than learn the technology for its own sake.
Be10x AI Tools Workshop
A heavily marketed 3-hour live session on practical AI tools like ChatGPT and AI presentation makers, aimed at busy professionals who want quick productivity wins rather than deep skills.
Coursiv AI Learning Plan
Mobile-first microlearning app that promises to turn beginners into AI-savvy workers through 5-minute daily lessons and a personalised learning plan.