Skip to main content
Intermediate Artificial Intelligence 50 hours Featured

Artificial Intelligence A-Z 2026: Build 7 Real-World AI Systems with Agentic AI, Generative AI & Reinforcement Learning

Master Q-Learning, Deep Q-Networks, A3C, PPO, SAC, Transformers, LLM Fine-Tuning with LoRA, and Agentic AI — Build 7 Complete AI Projects from Scratch with Python & PyTorch

10 Chapters
50 Lessons
1044 min total
Open Access

## Why This Course Exists Artificial Intelligence is no longer a research curiosity — it is the **defining technology of our era**. From self-driving cars to AI agents that browse the web, write code, and make autonomou...

What you'll learn

  • AI Foundations — Neural Networks & Deep Learning Essentials
  • Reinforcement Learning Fundamentals & Q-Learning
  • Deep Q-Learning — Neural Networks Meet Reinforcement Learning
  • Deep Convolutional Q-Learning — AI That Learns from Pixels
  • A3C — Asynchronous Advantage Actor-Critic
  • PPO & SAC — Modern Policy Optimization Algorithms

+ 4 more chapters below

Engr Mejba Ahmed

Engr. Mejba Ahmed

Course Instructor

Artificial Intelligence A-Z 2026: Build 7 Real-World AI Systems with Agentic AI, Generative AI & Reinforcement Learning

About This Course

Why This Course Exists

Artificial Intelligence is no longer a research curiosity — it is the defining technology of our era. From self-driving cars to AI agents that browse the web, write code, and make autonomous decisions, the AI landscape in 2026 demands practitioners who understand the full spectrum: Reinforcement Learning that teaches machines to act, Generative AI that creates content and solves problems, and Agentic AI that orchestrates complex multi-step workflows without human intervention.

Most AI courses teach fragments. This one teaches the complete modern AI stack — from foundational neural networks through Q-Learning, Deep Q-Networks, A3C, PPO, SAC, Transformer architectures, LLM fine-tuning with LoRA, and cutting-edge Agentic AI systems — all with hands-on Python projects you build and deploy.

What You Will Build

By the end of this course, you will have built 7 real-world AI systems:

  • An AI Lunar Lander using Deep Q-Learning that teaches itself to land a spacecraft
  • An AI Pac-Man Player using Deep Convolutional Q-Learning that masters the game from raw pixels
  • An AI Walking Robot using A3C that learns complex locomotion from scratch
  • A Self-Balancing Agent using PPO with continuous action spaces
  • An Autonomous Explorer using SAC for optimal decision-making under uncertainty
  • A Fine-Tuned Medical Chatbot using LLaMA with LoRA and knowledge augmentation
  • An Agentic AI System with tool use, memory, planning, and multi-agent orchestration

What You Will Learn

  • Neural Network Foundations: Understand how artificial neurons, activation functions, backpropagation, and gradient descent power every AI system
  • Reinforcement Learning Theory: Master Markov Decision Processes, Bellman equations, Q-values, policies, and the exploration-exploitation tradeoff
  • Q-Learning: Build AI agents that learn optimal strategies through trial and error
  • Deep Q-Learning (DQN): Combine deep neural networks with RL to solve complex environments
  • Deep Convolutional Q-Learning: Train AI agents that learn directly from visual input using CNNs
  • A3C (Asynchronous Advantage Actor-Critic): Implement parallel training with actor-critic methods and LSTM memory
  • PPO (Proximal Policy Optimization): Master the algorithm behind ChatGPT's RLHF and modern robotics
  • SAC (Soft Actor-Critic): Build agents that balance reward maximization with exploration entropy
  • Transformer Architecture: Understand attention mechanisms, positional encoding, and the architecture powering GPT, Claude, and Gemini
  • LLM Fine-Tuning: Fine-tune large language models with LoRA, QLoRA, PEFT, and Hugging Face Transformers
  • Agentic AI: Build autonomous AI agents with tool use, ReAct reasoning, memory systems, and multi-agent collaboration
  • Bonus Topics: DDPG for continuous control, World Models, Evolution Strategies, and Genetic Algorithms

Who This Course Is For

  • Python developers who want to add AI and machine learning to their skill set
  • Data scientists looking to master reinforcement learning and generative AI
  • AI enthusiasts who want to understand how modern AI systems actually work
  • Computer science students preparing for AI research or industry careers
  • Software engineers building AI-powered products and features
  • Career switchers targeting the highest-paying field in technology

Prerequisites

  • Basic Python programming knowledge (variables, functions, loops, classes)
  • High school mathematics (algebra, basic calculus concepts helpful but not required)
  • A computer with internet access (Google Colab provides free GPU — no expensive hardware needed)
  • Curiosity and willingness to experiment — every chapter includes hands-on coding projects

Course Curriculum

10 chapters 50 lessons 1044 min

11 lessons available to preview

3 How Neural Networks Learn — Backpropagation & Cost Functions
22min
4 Gradient Descent & Optimization — Training Neural Networks Effectively
20min
5 Convolutional Neural Networks — How AI Learns to See
22min
2 Markov Decision Processes & the Bellman Equation
22min
3 Q-Learning Algorithm — Teaching AI Through Trial and Error
22min
4 Temporal Difference Learning — From V-Values to Q-Values
20min
5 Implementing Q-Learning from Scratch — The Frozen Lake Project
22min
2 Experience Replay — Learning from Memory
20min
3 Target Networks & Epsilon-Greedy Decay
20min
4 Building the DQN Agent — Lunar Lander Project
22min
5 DQN Debugging & Hyperparameter Tuning
20min
2 Image Preprocessing — Frame Stacking & Environment Wrappers
18min
3 Building the Convolutional Q-Network in PyTorch
22min
4 Training AI to Play Pac-Man — Complete Implementation
22min
5 Optimizing DCQN — Double DQN, Dueling & Rainbow
20min
2 Asynchronous Training — Parallel Workers for Faster Learning
20min
3 LSTM in A3C — Memory for Sequential Decisions
20min
4 Building A3C from Scratch — The Walking Robot Project
22min
5 A3C Training Dynamics — Monitoring and Debugging
18min
2 Implementing PPO — Continuous Action Spaces
22min
3 SAC — Soft Actor-Critic for Maximum Entropy RL
22min
4 Implementing SAC — The Self-Balancing Agent
20min
5 PPO vs SAC — Choosing the Right Algorithm
18min
2 The Transformer Architecture — Attention Is All You Need
22min
3 Tokenization and NLP Fundamentals for LLMs
20min
4 LLM Parameters, Context Windows & Scaling Laws
18min
5 Fine-Tuning vs Prompting — When to Customize Your LLM
20min
2 QLoRA — Quantization for Consumer Hardware Fine-Tuning
20min
3 Hugging Face Ecosystem — Transformers, PEFT & TRL
20min
4 Building a Medical Chatbot — Complete Fine-Tuning Project
22min
5 RAG — Retrieval-Augmented Generation for Knowledge-Grounded AI
22min
2 Tool Use and Function Calling — Giving AI Hands
20min
3 Memory Systems for AI Agents — Short-Term, Long-Term & Episodic
20min
4 Multi-Agent Systems — Agents That Collaborate
22min
5 Building a Complete AI Agent — The Autonomous Research Assistant
22min
2 World Models — AI That Dreams and Plans
22min
3 Evolution Strategies & Genetic Algorithms — Learning Without Gradients
22min
4 The AI Practitioner's Toolkit — Choosing the Right Algorithm
20min
5 Your AI Career Roadmap — From Student to AI Engineer
20min
Coffee cup

Enjoying the free courses?

Your support helps me create more in-depth, production-ready content. A coffee goes a long way!

Ratings & Reviews

Write a Review

No reviews yet

Be the first to share your experience with this course and help other students.

Write the First Review

Share Your Experience

Your honest feedback helps other students and helps us improve.

Solve 10 + 2 = ?

Reviews are moderated before publishing