Fundamentals of Reinforcement Learning Certificate for Mateusz...
Add to LinkedIn
Certificate ID:
652055
Authentication Code:
f3c11
Certified Person Name:
Mateusz Soczewka
Trainer Name:
TOMASZ ODRZYGÓŹDŹ
Duration Days:
3
Duration Hours:
21
Course Name:
Fundamentals of Reinforcement Learning
Course Date:
18 October 2021 09:00 to 20 October 2021 16:00
Venue:
Wrocław
Course Outline:
Introduction
- Learning through positive reinforcement
Elements of Reinforcement Learning
Important Terms (Actions, States, Rewards, Policy, Value, Q-Value, etc.)
Overview of Tabular Solutions Methods
Creating a Software Agent
Understanding Value-based, Policy-based, and Model-based Approaches
Working with the Markov Decision Process (MDP)
How Policies Define an Agent's Way of Behaving
Using Monte Carlo Methods
Temporal-Difference Learning
n-step Bootstrapping
Approximate Solution Methods
On-policy Prediction with Approximation
On-policy Control with Approximation
Off-policy Methods with Approximation
Understanding Eligibility Traces
Using Policy Gradient Methods
Summary and Conclusion