keras-rl / keras-rl

Deep Reinforcement Learning for Keras.

Home Page:http://keras-rl.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frame Skipping in DQN

sandra-sys opened this issue · comments

Hello,

I am working in SpaceInvaders-v0 with DQN and would like to implement Frame Skipping as I have read it works well. Can anyone tell me how this is implemented?

Thx