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

作者 SHA1 备注 提交日期
Marwan Mattar d0be013a Fixed comment in Academy.cs 6 年前
Vincent Gao 56e28dec changed the Learning-environment-examples doc to explain the second brain use 6 年前
Esh 2d29d104 [Docs] Documentation for Imitation Learning (Behavioral Cloning) 6 年前
GitHub 6b5fa5ee [Fix] If the brain is inactive, an error will be thrown if an agent t… (#412) 6 年前
Marwan Mattar 7b99ccfe Merge branch 'development-0.3' into dev-api-doc-academy 6 年前
Vincent Gao 746108ff changed the Tennis environment to remove the placeholder 6 年前
GitHub addadada [AddVectorObs] Modified the Examples (#409) 6 年前
Marwan Mattar ba6911c3 Merge branch 'development-0.3' into dev-api-doc-academy 6 年前
GitHub 5bdef358 [Fix] Must take mean of entropy to avoid errors what number of agents change during training (#407) 6 年前
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 年前
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 年前
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 年前
eshvk 9082f15c [docs] Provide alternative to PPO jupyter notebook 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 年前
Vincent Gao e0b60e56 removed the tab 6 年前
Vincent Gao 4a23c5cf clean up the code in Ball3DDecision 6 年前
GitHub 0c606f62 [Monitor] center the monitor when not attached to a transform (#385) 6 年前
GitHub a7c9096f [Semantics] Modified the placeholder names (#381) 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 年前
GitHub 0838c2bc Merge pull request #378 from Unity-Technologies/docs/semantics-internal-brain 6 年前
vincentpierre 0d2a5031 [Documentation] cleaned repo and additional semantic changes 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 年前