Kursinhalt
Introduction to Reinforcement Learning
Introduction to Reinforcement Learning
Challenge: Setting Up an Environment
Aufgabe
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.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 8
Challenge: Setting Up an Environment
Aufgabe
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.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 8