38 次代码提交 (2501aed5-8dd0-4ed6-ba8b-aa076cc39510)

作者 SHA1 备注 提交日期
Arthur Juliani 51f23cd2 0.2 Update 7 年前
GitHub 59a2bbe0 Improve memory management (#180) 7 年前
GitHub f134016b On Demand Decision (#308) 7 年前
Arthur Juliani 22d931c0 Add comments to Reacher and re-train model w/ epsilon needed 7 年前
Vincent Gao 38bd3e40 replaced all the tabs to 4 spaces in the project 7 年前
Vincent Gao 02df3b34 resolved conflicts 7 年前
GitHub 1409236e made AgentAction take vectorAction and textAction (#397) 7 年前
Vincent Gao 1bc43933 Merge branch 'development-0.3' into hotfix/issue#333 7 年前
GitHub addadada [AddVectorObs] Modified the Examples (#409) 7 年前
Vincent Gao 3a9f500b Updated the Reacher's model file, also updated the Reacher's agent code from eulerAngle to quaternion 7 年前
GitHub 3b866e9f Use Clipped Gaussian (#649) 6 年前
Arthur Juliani d4a2df66 Namespacification (#814) 6 年前
Ervin T dba466e3 Reset Parameters implemented for Pushblock, Reacher and Walker (#2322) 5 年前
GitHub 88b917b3 [format] Format code whitespace with Unity Formatter. (#2550) 5 年前
GitHub f01dd1c1 [coding conventions] Change c# code to be compliant with Unity coding conventions. (#2555) 5 年前
GitHub 5d2e466f Fix Code convention warnings in Rider. (#2801) 5 年前
GitHub ccb7eab4 Remove {text,custom} {action,observations} (#2839) 5 年前
GitHub 8ec5ab62 Develop side channels: migrate reset parameters (#2990) 5 年前
GitHub 39f1f310 Don't inherit from Academy, remove virtual methods (#3184) 5 年前
GitHub 4269447e Convert Academy to a singleton (#3210) 5 年前
GitHub 386ba66c Develop observation collector (#3352) 5 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 5 年前
GitHub 411bb64a Renaming Agent's methods (#3557) 5 年前
GitHub 6612b496 Deprecating Academy.Instance.FloatProperties (#3696) 5 年前
GitHub ea0c6fa0 [WIP] Side Channel Design Changes (#3807) 4 年前
GitHub 1e0b022f [MLA-850] rename namespaces to Unity.MLAgents (#3843) 4 年前
GitHub 3d15d51f apply rider suggestions in Examples (#3846) 4 年前
Chris Elion 2f7174f0 migrate from old branch 4 年前
Chris Elion 20b5a157 update scenes and get them training 4 年前
GitHub bb9417f7 Update example environments to use the Actuator API (#4363) 4 年前
yanchaosun e39986ed block larger feature size; reacher fix and new reward 4 年前
yanchaosun 7dac3284 push block more steps 4 年前
yanchaosun 27dffa4d new reacher reward 4 年前
yanchaosun 883361ee reacher new reward: action penalty and constant not-reaching-goal penalty 4 年前
yanchaosun 7bc457f8 change reward function: stress less on action 4 年前
yanchaosun 85549b2b reacher: stack observation. with the original reward function 4 年前
yanchaosun 92c3facf distance based penalty 4 年前
GitHub 990f801a Develop hybrid action staging (#4702) 4 年前