Conteúdo do Curso
Introduction to Reinforcement Learning
Introduction to Reinforcement Learning
Challenge: Setting Up an Environment
Tarefa
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.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 8
Challenge: Setting Up an Environment
Tarefa
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.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 8