mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-11 11:53:01 +08:00
Update Readme
This commit is contained in:
@@ -129,10 +129,10 @@ if __name__ == '__main__':
|
||||
gym.logger.setLevel(logging.INFO)
|
||||
|
||||
# async_cart_pole()
|
||||
async_pixel_atari('PongNoFrameskip-v3')
|
||||
# dqn_cart_pole()
|
||||
# dqn_pixel_atari('BreakoutNoFrameskip-v3')
|
||||
# async_pixel_atari('BreakoutNoFrameskip-v3')
|
||||
# a3c_pixel_atari('BreakoutNoFrameskip-v3')
|
||||
# a3c_cart_pole()
|
||||
async_pixel_atari('PongNoFrameskip-v3')
|
||||
# a3c_pixel_atari('PongNoFrameskip-v3')
|
||||
|
||||
Reference in New Issue
Block a user