Sample-based Learning Methods

Coursera Courses ↗ · Coursera

Open Course on Coursera

Free to audit · Opens on Coursera

Sample-based Learning Methods

Coursera · Beginner ·🤖 AI Agents & Automation ·1mo ago
In this course, you will learn about several algorithms that can learn near optimal policies based on trial and error interaction with the environment---learning from the agent’s own experience. Learning from actual experience is striking because it requires no prior knowledge of the environment’s dynamics, yet can still attain optimal behavior. We will cover intuitively simple but powerful Monte Carlo methods, and temporal difference learning methods including Q-learning. We will wrap up this course investigating how we can get the best of both worlds: algorithms that can combine model-based planning (similar to dynamic programming) and temporal difference updates to radically accelerate learning. By the end of this course you will be able to: - Understand Temporal-Difference learning and Monte Carlo as two strategies for estimating value functions from sampled experience - Understand the importance of exploration, when using sampled experience rather than dynamic programming sweeps within a model - Understand the connections between Monte Carlo and Dynamic Programming and TD. - Implement and apply the TD algorithm, for estimating value functions - Implement and apply Expected Sarsa and Q-learning (two TD methods for control) - Understand the difference between on-policy and off-policy control - Understand planning with simulated experience (as opposed to classic planning strategies) - Implement a model-based approach to RL, called Dyna, which uses simulated experience - Conduct an empirical study to see the improvements in sample efficiency when using Dyna
Watch on Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related AI Lessons

Getting Started With Agent-to-Agent aka A2A Protocol
Learn how the Agent-to-Agent (A2A) protocol enables coordinated work among isolated AI agents and its importance for AI engineers
Medium · AI
Getting Started With Agent-to-Agent aka A2A Protocol
Learn how Agent-to-Agent (A2A) protocol enables coordinated AI workforces and its importance for AI engineers
Medium · Python
Getting Started With Agent-to-Agent aka A2A Protocol
Learn about the Agent-to-Agent (A2A) protocol, which enables coordinated workforce among isolated AI agents, and its importance for AI engineers
Medium · LLM
One MCP Server or Ten? The Architecture Decision That Can Make or Break Your AI Agent
Learn how to architect your AI agent's infrastructure to ensure scalability and reliability, a crucial decision for e-commerce applications
Medium · Python
Up next
Build & Automate ANYTHING With Hermes Agent
Julian Goldie SEO
Watch →