Contenido del Curso
Introduction to Reinforcement Learning
Introduction to Reinforcement Learning
Challenge: Setting Up an Environment
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 8
Challenge: Setting Up an Environment
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 8