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

作者 SHA1 备注 提交日期
GitHub 8508bc58 Merge pull request #390 from Unity-Technologies/docs/docker-proposals 6 年前
Vincent Gao 621ba3af clarify the python docs and learn.py help message 6 年前
GitHub 529877e0 Merge pull request #389 from Unity-Technologies/docs/learn 6 年前
Marwan Mattar 93ed6dea Minor improvements to the Using Docker guide. 6 年前
GitHub cfc6bdc8 [Fix] The environment logs information about itself when lauched. (#395) 6 年前
Vincent Gao 02df3b34 resolved conflicts 6 年前
GitHub 0c606f62 [Monitor] center the monitor when not attached to a transform (#385) 6 年前
Vincent Gao a32ff913 make the Ball3DDecision code's comment less than 80 characters in length 6 年前
eshvk 78906771 [docs] Rework hyperparameter wordings and alternative to PPO jupyter notebook patches 6 年前
GitHub a7c9096f [Semantics] Modified the placeholder names (#381) 6 年前
Vincent Gao ba0ecf24 fixed other tabs and spaces 6 年前
eshvk 9082f15c [docs] Provide alternative to PPO jupyter notebook 6 年前
GitHub e0d5b1b0 Fix for when not using teacher helper (#379) 6 年前
Vincent Gao 1c2c800a Fixed all the // without a space after it 6 年前
eshvk e33a083f [docs] Update PPO hyperparameter wordings 6 年前
GitHub 430a5486 [Semantics] renaming StateType to SpaceType (#382) 6 年前
Vincent Gao 38bd3e40 replaced all the tabs to 4 spaces in the project 6 年前
GitHub 26a1ed87 Merge pull request #380 from Unity-Technologies/dev-reacher-cleanup 6 年前
Vincent Gao e0b60e56 removed the tab 6 年前
GitHub 0838c2bc Merge pull request #378 from Unity-Technologies/docs/semantics-internal-brain 6 年前
vincentpierre 0d2a5031 [Documentation] cleaned repo and additional semantic changes 6 年前
Vincent Gao 4a23c5cf clean up the code in Ball3DDecision 6 年前
vincentpierre 6c55017e [FixingPytests] Added the new Semantic and modified the pytest 6 年前
Arthur Juliani 22d931c0 Add comments to Reacher and re-train model w/ epsilon needed 6 年前
Vincent Gao 933317be modified comments 6 年前
GitHub d4cd72d8 [timeBetweenDecisions] Reimplementation of waitTime for GridWorld and… (#368) 6 年前
GitHub a809630f Add config for crawler, and change crawler scene (#376) 6 年前
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 年前