287 次代码提交 (d820d8ec-3fde-4c57-8eca-3ded64e4c838)

作者 SHA1 备注 提交日期
Arthur Juliani 7bf0c888 trainer will raise an error if the memory of the brain is set wrong (#273) 7 年前
vincentpierre b7f787f6 bug fix on range of observations 7 年前
GitHub 51621334 State Stacking & Banan Environment (#262) 7 年前
vincentpierre a54e459c partial fix on the lstm 7 年前
Arthur Juliani de700c3a Multi Brain Training and Recurrent state encoder (#166) 7 年前
Arthur Juliani 36e95a95 Add additional explanation for time horizon 7 年前
Arthur Juliani 8d6c57b9 Gridworld should have an inference wait time 7 年前
GitHub 00534390 Refactored GridWorld (#225) 7 年前
vincentpierre 89019f26 Merge branch 'development-0.3' of https://github.com/Unity-Technologies/ml-agents into development-0.3 7 年前
GitHub 09714460 Update Readme.md 7 年前
vincentpierre b29aac1f typo fix 7 年前
vincentpierre b37cf8b9 added a document on how to instanciate and destroy agents 7 年前
vincentpierre 56c8914f An agent can now spawn an agent in AgentStep() 7 年前
vincentpierre 4fcc6fbc fix so we can now destroy the agent in AgentOnDone() 7 年前
vincentpierre 15f29084 fix on the SetCumulativeReward() method in Agent.cs 7 年前
GitHub 59a2bbe0 Improve memory management (#180) 7 年前
Arthur Juliani 216888ee Fixed to give lesson index parameter when start up (#179) 7 年前
vincentpierre a7de9336 revert previous commit 7 年前
vincentpierre d77cfc6d Fix Cumulative reward reset 7 年前
GitHub d9831a99 Add additional features to list 7 年前
Arthur Juliani 51f23cd2 0.2 Update 7 年前
Arthur Juliani e25aa997 Corrected state space of tennis environment (#160) 7 年前
GitHub 98765705 Update Training-on-Amazon-Web-Service.md 7 年前
GitHub e70707ae Change worker num to worker id 7 年前
GitHub bb61aef9 Merge pull request #128 from dcsilver/patch-1 7 年前
GitHub 52d18cb8 Fixed object name discrepancy 7 年前
GitHub adf836d5 Update Unity-Agents---Python-API.md 7 年前
GitHub 848ff2ca New Windows 10 installation guide 7 年前
Arthur Juliani 06d9bbec Log lesson in TensorBoard 7 年前
Arthur Juliani 43ac4148 clarify introduction doc; fix broken links. (#123) 7 年前
Arthur Juliani 4a11c005 Add curriculum code to notebook and simplify 7 年前
Arthur Juliani ed26e974 Update Making-a-new-Unity-Environment.md (#114) 7 年前
Arthur Juliani e6696ed3 Don't print 7 年前
GitHub 3561f003 Update Making-a-new-Unity-Environment.md 7 年前
Arthur Juliani b6ce30bf Add curriculum support to PPO 7 年前
Arthur Juliani 9d76583e Fixed typo (#105) 7 年前
vincentpierre c16e0ac3 modified the socket to receive states and images of any size 7 年前
GitHub 9a7445f7 Update best-practices-ppo.md 7 年前
vincentpierre 447da485 fix on the CoreBrains so that if one Corebrain gets eraised, it will be reinstanciated 7 年前
Arthur Juliani 332061aa Rename 7 年前
vincentpierre d421a300 updated the tests of unityagents 7 年前
GitHub 0d7f6726 Add ppo to table of contents 7 年前
vincentpierre 250eb8e1 better checking of the format of the curriculum file 7 年前
Arthur Juliani 3bd12269 Add best practices for PPO 7 年前
vincentpierre e8429059 bug fix for python3 7 年前
GitHub d14d88e2 Clarify text 7 年前
vincentpierre 360984c4 curriculum.json params must have 4 entries 7 年前
GitHub 3e0ae561 Clarify wording 7 年前
vincentpierre ac910514 initial commit of the curriculum with broadcast. Improved the Unity python handshake 7 年前
GitHub 71086699 Update Making-a-new-Unity-Environment.md 7 年前