1. 10 6月, 2020 1 次提交
    • R
      add tutorials (#270) · 1cf17a57
      rical730 提交于
      * add tutorials
      
      * yapf
      
      * yapf
      
      * copyright
      
      * yapf
      
      * update tutorial lesson5
      
      * delete drawing code
      
      * yapf
      
      * remove action_mapping
      
      * update dqn and add README
      
      * update
      
      * update
      
      * yapf
      1cf17a57
  2. 30 4月, 2020 1 次提交
  3. 28 4月, 2020 1 次提交
    • L
      add simple dqn demo (#254) · 117b1c38
      LI Yunxiang 提交于
      * add simple dqn
      
      * Update README.md
      
      * Update train.py
      
      * update
      
      * update image in README
      
      * update readme
      
      * simplify
      
      * yapf
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update train.py
      
      * yapf
      117b1c38
  4. 15 12月, 2018 1 次提交
    • 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
  5. 04 12月, 2018 1 次提交
    • H
      DQN example (#33) · 4a4366a5
      Hongsheng Zeng 提交于
      * add DQN example, add Agent unittest
      
      * refine readme
      
      * refine  code
      
      * simplify code
      4a4366a5