YuriyGuts / cartpole-q-learning

A cart pole balancing agent powered by Q-Learning.
https://gym.openai.com/evaluations/eval_K41KvF0Re6BJW593cq2Tg
MIT License
13 stars 8 forks source link

Upgrade to modern libraries and tools #2

Closed YuriyGuts closed 1 year ago

YuriyGuts commented 1 year ago

This project was developed using an old, deprecated version of OpenAI Gym. Other dependencies are also outdated enough that it's hard to run it in 2023.

This PR introduces the following changes: