214 次代码提交 (621ba3af-62ac-4397-888f-564ef0c72c9b)

作者 SHA1 备注 提交日期
eshvk 6c1b6fe5 [Containerization] Minor fixes 6 年前
eshvk e4ef7ea3 [containerization] updated docs per Vince and Yuan's comments 6 年前
eshvk b4bad6bb [Hotfix] Upgrade Tensorflow to 1.4.0 6 年前
eshvk 9345614c [cleanup] Use debug mode for some log messages 6 年前
eshvk 6a19ae80 [containerization] updated docs per Vince and Yuan's comments 6 年前
Arthur Juliani cbe42506 More text changes 6 年前
eshvk 403e4aef [cleanup] Use debug mode for some log messages 6 年前
Arthur Juliani 9b2f85c5 Changes to documentation 6 年前
eshvk 5796da0e [Cleanup] Remove unnecessary epsilon placeholder from crawler scene 6 年前
eshvk 23981dbf [containerization] CPU based containerization to support all environments that don't use observations 6 年前
GitHub 0277039d Fix Basic Environment & Discrete States (#356) 6 年前
GitHub e11dae1d Python Testing & Image Inference Improvements (#353) 6 年前
GitHub 5e8ba256 Use Time.captureFramerate to ensure synchrony between update and fixed update (#341) 6 年前
Arthur Juliani 2b8ad888 [Docs] Update Balance Ball experiment eliminating graph placeholders (#338) 6 年前
GitHub 8317a659 Behavioral Cloning & Trainers Reorg (#328) 6 年前
GitHub d1cf3030 Merge pull request #309 from Unity-Technologies/dev-imitation 7 年前
Arthur Juliani c42eff57 Misc fixes 7 年前
Arthur Juliani 4418421a Rename variables in imitation trainer 7 年前
Arthur Juliani 6ad7f010 Fix for discrete control image observations 7 年前
Arthur Juliani 3fca9b66 Set maxStepReached to false on reset 7 年前
GitHub e676017b Reorganize learn.py (#302) 7 年前
GitHub 36d58cee Add Seeding, MaxStepReached, and Bootstrapping fix (#303) 7 年前
GitHub 517197bc Update Instantiating-Destroying-Agents.md 7 年前
GitHub f8a8b112 Move epsilon generation into graph (#283) 7 年前
Arthur Juliani 15f10de0 Added tooltip and helpURL to ML-Agents scripts (#276) 7 年前
Arthur Juliani f2d30f07 The internal Brain now can effectively modify the value field of the agents (#275) 7 年前
Arthur Juliani 3b8755d2 fixes on imitation trainer, now works with demo (#274) 7 年前
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 年前