• H
    Add DDPG example (#36) · 53c94787
    Hongsheng Zeng 提交于
    * add DDPG example, fix some tiny bug
    
    * add license
    
    * unify code structure
    
    * unify code structure
    
    * refine gputils, fix seed in QuickStart
    
    * use white noise in DDPG
    
    * fix codestyle
    53c94787
atari_agent.py 3.7 KB