Зміст курсу
Introduction to Reinforcement Learning
Introduction to Reinforcement Learning
Challenge: Setting Up an Environment
Завдання
Swipe to start coding
You are asked to setup a Gymnasium environment to train an agent.
- Import a library.
- Initialize the environment.
- Reset the environment.
- Complete the interaction loop.
- Close the environment.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 8
Challenge: Setting Up an Environment
Завдання
Swipe to start coding
You are asked to setup a Gymnasium environment to train an agent.
- Import a library.
- Initialize the environment.
- Reset the environment.
- Complete the interaction loop.
- Close the environment.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 8