Machine Learning
Q-Learning Unleashed: Building Intelligent Agents
In this course, we focus on building a Q-learning agent step by step. We start with the Bellman equation and the Q-table update, then implement a basic Q-learning function. Next, we incorporate an exploration policy (ε-greedy), and finally we demonstrate how to use the learned Q-table for decision making.
Numpy
Python
3 lessons
15 practices
1 hour
Badge for Machine Learning Model Development,
Machine Learning Model Development
Course details
Introduction to Q-Learning: Building Intelligent Agents
Q-Learning Update Function
Fix the Q-Learning Update Function
Handling Terminal States in Q-Learning
Calculating Temporal Difference Error
Simulate Q-Learning!
Meet Cosmo:
The smartest AI guide in the universe
Our built-in AI guide and tutor, Cosmo, prompts you with challenges that are built just for you and unblocks you when you get stuck.
Sign up
Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal