- Overview of Reinforcement Learning: Familiarize yourself with reinforcement learning concepts and the course.
- Defining the Environment: Define how an agent interacts with an environment model.
- Defining Agents: Create representations of RL agents.
- Training Agents: Use simulation episodes to train an agent.
- Conclusion: Learn next steps and give feedback on the course.
Overview
Syllabus
- What is Reinforcement Learning
- Simulating with a Pretrained Agent
- Components of a Reinforcement Learning Model
- Defining an Environment Interface
- Providing Rewards
- Including Actions in the Reward
- Connecting a Simulink Environment to a MATLAB Agent
- Critics and Q Values
- Representing Critics for Continuous Problems
- Creating Neural Networks
- Creating Networks for Agents
- Actors and Critics
- Creating Default Agent Representations
- Summary of Agents
- Training
- Changing Options
- Improving Training
- Summary of Functions
- Additional Resources
- Survey
Taught by
Matt Tearle
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
This course was very helpful, for me as a student, by knowing all the materials given, and
it provides an interactive introduction to practical deep learning methods, thanks