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

作者 SHA1 备注 提交日期
GitHub 171e551b [Semantics] Modified some fields of the CoreInternalBrain (#373) 6 年前
GitHub dcf58f75 Feature/previous text action (#375) 6 年前
GitHub 06fa6616 Docs/new semantics (#370) 6 年前
GitHub 704aab24 [AcademyFirstReset] Changed the first reset logic of the academy to be consistent between training and inference (#369) 6 年前
GitHub 69481d2d Imitation Learning Helper (#371) 6 年前
GitHub 2b66e6fb Merge pull request #372 from Unity-Technologies/feature/unityfilesasbinaries 6 年前
vincentpierre edb5ccdb [git] Use .gitattributes to treat all Unity assets as binaries 6 年前
GitHub f134016b On Demand Decision (#308) 6 年前
GitHub 99103b29 Use `curr_brain_info` 6 年前
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 6 年前
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 年前