882 次代码提交 (b7a78d9d-4ca7-4364-97f3-a2be4c484240)

作者 SHA1 备注 提交日期
Vincent Gao 746108ff changed the Tennis environment to remove the placeholder 7 年前
GitHub addadada [AddVectorObs] Modified the Examples (#409) 7 年前
Marwan Mattar ba6911c3 Merge branch 'development-0.3' into dev-api-doc-academy 7 年前
GitHub 5bdef358 [Fix] Must take mean of entropy to avoid errors what number of agents change during training (#407) 7 年前
GitHub b1d6172f [Retrained models] Of GridWorld and Tennis (#410) 7 年前
GitHub 8e26db97 [Documentation] Added the LSTM documentation (#387) 7 年前
GitHub 1beb4486 [Documentation] Added the On Demand Decision documentation. (#388) 7 年前
Marwan Mattar fa638000 Comment improvements & refactoring to Academy.cs 7 年前
GitHub 8d6bf190 Merge pull request #384 from Unity-Technologies/hotfix/issue#333 7 年前
Vincent Gao 1bc43933 Merge branch 'development-0.3' into hotfix/issue#333 7 年前
GitHub 9cd1666d [Fix] Fix the unit tests in C# (#394) 7 年前
GitHub cc0b046d [AddVectorObs] Made it possible to call AddVectorObs with non floats (#398) 7 年前
GitHub 1409236e made AgentAction take vectorAction and textAction (#397) 7 年前
GitHub 19e60852 [Fix] If no agents are connected to an external brain, the external communicator should not try to update the agents (#399) 7 年前
GitHub 0c6aaa1e Merge pull request #400 from Unity-Technologies/docs/python-api 7 年前
Vincent Gao 2f373c5a fixed the learn.py with a better way 7 年前
Vincent Gao 6806c801 resolved comments 7 年前
GitHub 8508bc58 Merge pull request #390 from Unity-Technologies/docs/docker-proposals 7 年前
Vincent Gao 621ba3af clarify the python docs and learn.py help message 7 年前
GitHub 529877e0 Merge pull request #389 from Unity-Technologies/docs/learn 7 年前
Vincent Gao 3946d7a2 resolved the comments 7 年前
Marwan Mattar 93ed6dea Minor improvements to the Using Docker guide. 7 年前
GitHub cfc6bdc8 [Fix] The environment logs information about itself when lauched. (#395) 7 年前
Vincent Gao 02df3b34 resolved conflicts 7 年前
GitHub 0c606f62 [Monitor] center the monitor when not attached to a transform (#385) 7 年前
Vincent Gao a32ff913 make the Ball3DDecision code's comment less than 80 characters in length 7 年前
eshvk 78906771 [docs] Rework hyperparameter wordings and alternative to PPO jupyter notebook patches 7 年前
GitHub a7c9096f [Semantics] Modified the placeholder names (#381) 7 年前
Vincent Gao ba0ecf24 fixed other tabs and spaces 7 年前
eshvk 9082f15c [docs] Provide alternative to PPO jupyter notebook 7 年前
GitHub e0d5b1b0 Fix for when not using teacher helper (#379) 7 年前
Vincent Gao 1c2c800a Fixed all the // without a space after it 7 年前
eshvk e33a083f [docs] Update PPO hyperparameter wordings 7 年前
GitHub 430a5486 [Semantics] renaming StateType to SpaceType (#382) 7 年前
Vincent Gao 38bd3e40 replaced all the tabs to 4 spaces in the project 7 年前
GitHub 26a1ed87 Merge pull request #380 from Unity-Technologies/dev-reacher-cleanup 7 年前
Vincent Gao e0b60e56 removed the tab 7 年前
GitHub 0838c2bc Merge pull request #378 from Unity-Technologies/docs/semantics-internal-brain 7 年前
vincentpierre 0d2a5031 [Documentation] cleaned repo and additional semantic changes 7 年前
Vincent Gao 4a23c5cf clean up the code in Ball3DDecision 7 年前
vincentpierre 6c55017e [FixingPytests] Added the new Semantic and modified the pytest 7 年前
Arthur Juliani 22d931c0 Add comments to Reacher and re-train model w/ epsilon needed 7 年前
Vincent Gao 933317be modified comments 7 年前
GitHub d4cd72d8 [timeBetweenDecisions] Reimplementation of waitTime for GridWorld and… (#368) 7 年前
GitHub a809630f Add config for crawler, and change crawler scene (#376) 7 年前
GitHub 171e551b [Semantics] Modified some fields of the CoreInternalBrain (#373) 7 年前
GitHub dcf58f75 Feature/previous text action (#375) 7 年前
GitHub 06fa6616 Docs/new semantics (#370) 7 年前
GitHub 704aab24 [AcademyFirstReset] Changed the first reset logic of the academy to be consistent between training and inference (#369) 7 年前
GitHub 69481d2d Imitation Learning Helper (#371) 7 年前