-
Introduction to Reinforcement Learning
-
Q-Learning
-
Deep Q-Learning

Reinforcement Learning
Learn how to use Dataiku's plugin for reinforcement learning
This course provides:
- An introduction to reinforcement learning (RL) concepts, including the three approaches to RL and deep reinforcement learning
- A hands-on lesson in the use of the Dataiku reinforcement learning plugin to do Q-Learning. The idea behind Q-Learning is to learn a “cheat sheet” for a game. Doing so would help the agent to know the best action to take for each step.
- A hands-on lesson in the use of the Dataiku reinforcement learning plugin to train a Deep Q-Learning (DQL) agent.