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

作者 SHA1 备注 提交日期
GitHub b1d6172f [Retrained models] Of GridWorld and Tennis (#410) 6 年前
GitHub 8e26db97 [Documentation] Added the LSTM documentation (#387) 6 年前
GitHub 1beb4486 [Documentation] Added the On Demand Decision documentation. (#388) 6 年前
Marwan Mattar fa638000 Comment improvements & refactoring to Academy.cs 6 年前
GitHub 8d6bf190 Merge pull request #384 from Unity-Technologies/hotfix/issue#333 6 年前
Vincent Gao 1bc43933 Merge branch 'development-0.3' into hotfix/issue#333 6 年前
GitHub 9cd1666d [Fix] Fix the unit tests in C# (#394) 6 年前
GitHub cc0b046d [AddVectorObs] Made it possible to call AddVectorObs with non floats (#398) 6 年前
GitHub 1409236e made AgentAction take vectorAction and textAction (#397) 6 年前
GitHub 19e60852 [Fix] If no agents are connected to an external brain, the external communicator should not try to update the agents (#399) 6 年前
GitHub 0c6aaa1e Merge pull request #400 from Unity-Technologies/docs/python-api 6 年前
Vincent Gao 2f373c5a fixed the learn.py with a better way 6 年前
Vincent Gao 6806c801 resolved comments 6 年前
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 年前
Vincent Gao 3946d7a2 resolved the comments 6 年前
GitHub cfc6bdc8 [Fix] The environment logs information about itself when lauched. (#395) 6 年前
Vincent Gao 02df3b34 resolved conflicts 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 年前
Vincent Gao ba0ecf24 fixed other tabs and spaces 6 年前
Vincent Gao 1c2c800a Fixed all the // without a space after it 6 年前
Vincent Gao 38bd3e40 replaced all the tabs to 4 spaces in the project 6 年前
Marwan Mattar 93ed6dea Minor improvements to the Using Docker guide. 6 年前
GitHub 0c606f62 [Monitor] center the monitor when not attached to a transform (#385) 6 年前
GitHub a7c9096f [Semantics] Modified the placeholder names (#381) 6 年前
eshvk 9082f15c [docs] Provide alternative to PPO jupyter notebook 6 年前
GitHub e0d5b1b0 Fix for when not using teacher helper (#379) 6 年前
eshvk e33a083f [docs] Update PPO hyperparameter wordings 6 年前
GitHub 430a5486 [Semantics] renaming StateType to SpaceType (#382) 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 年前