24 次代码提交 (e22f7cc0-aa9b-4b06-b8b0-7fbf8997c05a)

作者 SHA1 备注 提交日期
Arthur Juliani 982fab41 Initial commit 7 年前
vincentpierre cde3c8f7 formating and added documentation 7 年前
Alexander Scheurer 3152c971 --keep-checkpoints=<n> option for ppo.py 7 年前
Arthur Juliani 71591043 PPO additions and warnings 7 年前
GitHub aee5d336 Fix discrete state (#33) 7 年前
Arthur Juliani cd3bfb87 Added worker-id flag and pass through to enviroment in order to more easily manage multiple running simulations. (#40) 7 年前
Arthur Juliani b6ce30bf Add curriculum support to PPO 7 年前
Arthur Juliani e6696ed3 Don't print 7 年前
Arthur Juliani 4a11c005 Add curriculum code to notebook and simplify 7 年前
Arthur Juliani 06d9bbec Log lesson in TensorBoard 7 年前
vincentpierre 2b8353b2 porting the changes on ppo.py and removing AgentMonitor.cs 7 年前
vincentpierre d71ee998 changes on the ppo.py 7 年前
vincentpierre 6e950cd3 Can now switch inference configuration on/off in the editor. Reintroduced the broadcast feature for the non-External brains. Introduced the API number to check the compatibility between Unity and Python. 7 年前
Arthur Juliani d1b81a32 Add push curriculum 7 年前
Arthur Juliani 51f23cd2 0.2 Update 7 年前
Arthur Juliani b56259f6 Fix cumulative reward (Unity) and Nan reward (python) bugs 7 年前
Arthur Juliani 216888ee Fixed to give lesson index parameter when start up (#179) 7 年前
vincentpierre ebaf5268 ignoring the Packages folder that is created in unity-environment for Unity version 2017.3 7 年前
Arthur Juliani 75ea16ff Add comments and alphabetize flags 7 年前
Arthur Juliani fc1b8a1b Fix academy reset out of order 7 年前
Arthur Juliani ce2ce437 Added growth parameter to stop failing with allocation under windows for #277 (#278) 7 年前
vincentpierre d01bd6c2 the bytes file will besaved under the name of the environment, not its path 7 年前
Arthur Juliani 54652c69 dev-logParam (#135) 7 年前
Arthur Juliani 94c20ef0 Curriculum documentation and improved Area code 7 年前