lupoglaz / GodotAIGym

Communicating with godot engine through shared memory
https://lupoglaz.github.io/GodotAIGym/
MIT License
214 stars 27 forks source link

MountainCar and CartPole #5

Closed lukaskiss222 closed 4 years ago

lukaskiss222 commented 4 years ago

Adding two new enviroments.

CartPole still has to be fixed.

Mauntaincar is working. The agent is based on DQN.