Skip to content

the solution of different game in the python library gym

Notifications You must be signed in to change notification settings

lingzerol/gym_game_solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym_game_solution

用于解决OpenAI中Gym库的各种游戏。实现了DQN、Q-learning、SARSA等算法。同时,该项目还保存了对应游戏的部分模型。

功能

使用了强化学习的各类算法解决OpenAI中Gym库的游戏,如解决了BreakoutDeterminist、CartPole等,并将算法集成为一个库,可以用来解决其它相关的游戏或环境。

程序效果

BreakoutDeterministic的解决: Watch the video

About

the solution of different game in the python library gym

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published