428 次代码提交 (c471ceca-a4b8-4ba1-8cdd-9c7094e7ccac)

作者 SHA1 备注 提交日期
GitHub 2bba53b8 Merge pull request #367 from Unity-Technologies/feature/LSTM2 6 年前
GitHub f8d27dc5 Merge branch 'development-0.3' into feature/LSTM2 6 年前
Arthur Juliani c3644f56 Buffer fix for properly masking gradients 6 年前
GitHub 9ad4182e Merge pull request #366 from Unity-Technologies/feature/cleanup 6 年前
eshvk 030ac5c5 [cleanup] Add a new type hint to call a dictionary of BrainInfo objects as an AllBrainInfo. Propagate this hint to all methods. Some pep8 cleanups. 6 年前
Arthur Juliani b8a4f5f1 Add Hallway envronment to validate LSTM models 6 年前
Arthur Juliani 85ae912d Dev docs (#361) 6 年前
GitHub a3c7b426 Merge pull request #357 from Unity-Technologies/feature/containerization 6 年前
eshvk 64b6abf6 [Containerization] Docs clean up 6 年前
eshvk fbb1a3d2 [containerization] Added screenshot of Docker Build Settings 6 年前
eshvk 2d85a873 [containerization] Use image name rather than tag name. 6 年前
eshvk 44a16f6b Merge branch 'feature/containerization' of https://github.com/Unity-Technologies/ml-agents into feature/containerization 6 年前
eshvk 218887c6 [Containerization] Minor fixes 6 年前
eshvk 75a14ac8 [Hotfix] Upgrade Tensorflow to 1.4.0 6 年前
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 6 年前
Arthur Juliani c42eff57 Misc fixes 6 年前
Arthur Juliani 4418421a Rename variables in imitation trainer 6 年前
Arthur Juliani 6ad7f010 Fix for discrete control image observations 6 年前
Arthur Juliani 3fca9b66 Set maxStepReached to false on reset 6 年前
GitHub e676017b Reorganize learn.py (#302) 6 年前
GitHub 36d58cee Add Seeding, MaxStepReached, and Bootstrapping fix (#303) 6 年前
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 年前