1. 15 1月, 2019 1 次提交
    • H
      NeurIPS2018-AI-for-Prosthetics-Challenge training code (#40) · cdb50056
      Hongsheng Zeng 提交于
      * NeurIPS2018-AI-for-Prosthetics-Challenge training code
      
      * remove model_zoo, provide download link
      
      * remove model_zoo, provide download link
      
      * add restore_from_one_head api, refine README, fix logger bug
      
      * fix test bug
      
      * fix rpm bug, refine ddpg train script
      
      * fix rpm bug, refine Readme
      cdb50056
  2. 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
  3. 07 12月, 2018 1 次提交
    • H
      Add QuickStart example (#35) · cdd4622a
      Hongsheng Zeng 提交于
      * add QuickStart example, refine DQN example
      
      * add examples link
      
      * refine the naming, and add quick start training result
      cdd4622a
  4. 04 12月, 2018 1 次提交
    • H
      DQN example (#33) · 4a4366a5
      Hongsheng Zeng 提交于
      * add DQN example, add Agent unittest
      
      * refine readme
      
      * refine  code
      
      * simplify code
      4a4366a5