Marco Lee

Results 2 issues of Marco Lee

#### Reference Issues/PRs Fixes #208 #### What does this implement/fix? Explain your changes. I have developed a reinforcement learning project that trains a Q agent on the Gymnasium CartPole-v1 environment....

#### Learning Goals 1. Understand the basics of reinforcement learning and Q-learning. 2. Learn how to set up and use the Gymnasium environment. 3. Implement a simple Q-learning algorithm from...

idea for exercise