Introduction
Empower your AI journey through our Reinforcement Learning course. Discover the intricacies of this machine learning method that enables machines and software agents to learn optimal behaviors in specific environments. Reinforcement Learning is gaining popularity as a pivotal tool for studying and enhancing machine and software agents’ actions, fostering autonomous systems that continually improve through experience. Learn, upskill, and deepen your knowledge in AI with our comprehensive training.
Course Objectives:
- Q Learning
- Sarsa
- Deep Q-Network
- Open AI Gym
- Policy Gradient
- Actor Critic
Duration
7 hours, 1 Day Course
Mode of Delivery
Classroom-based, Instructor-led Training
Course Outline
- Introduction to RL
- What is Reinforcement Learning (RL)
- Basic Concepts of RL
- Applications of RL
- RL Approaches
- Key RL Algorithms
- Q Learning
- What is Q-Learning?
- Q-Value, Discount Factor and Learning Rate
- Q Table Update
- Policy
- Q-Learning Algorithm
- Q-Learning Demo
- Sarsa
- What is Sarsa?
- Q Value Update
- Sarsa Algorithm
- Sarsa Demo
- Open AI Gym
- OpenAI Gym
- Install Gym
- Render Gym Env
- Action on Gym Env
- Q-Learning on Gym Env
- Deep Q-Network
- What is Deep Q Network (DQN)?
- DQN Loss Function
- Experience Replay
- DQN Algorithm
- DQN Demo
- Atari DQN
- Policy Gradient
- What is Policy Gradient (PG)?
- PG Algorithm
- PG Demo
- Actor-Critic
- What is Actor-Critic?
- Actor Critic Algorithm
- Actor Critic Demo
- Alpha Go