88 次代码提交 (1ac30864-48b3-4e29-911f-2ca4eb4a8f80)

作者 SHA1 备注 提交日期
GitHub f134016b On Demand Decision (#308) 6 年前
Vincent Gao ba0ecf24 fixed other tabs and spaces 6 年前
GitHub 1409236e made AgentAction take vectorAction and textAction (#397) 6 年前
GitHub 9cd1666d [Fix] Fix the unit tests in C# (#394) 6 年前
Vincent Gao 1bc43933 Merge branch 'development-0.3' into hotfix/issue#333 6 年前
Marwan Mattar fa638000 Comment improvements & refactoring to Academy.cs 6 年前
Marwan Mattar ba6911c3 Merge branch 'development-0.3' into dev-api-doc-academy 6 年前
Marwan Mattar f1966275 Comment improvements to Agent.cs. 6 年前
Arthur Juliani d4a2df66 Namespacification (#814) 6 年前
GitHub d7224351 Brains as Scriptable Objects (#1250) 6 年前
GitHub 6c354d16 New Learning Brain (#1303) 6 年前
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 babe9e2f Develop remove academy done (#2519) 5 年前
GitHub 2d92a49b Refactor ICommunicator API (#2675) 5 年前
GitHub 39f280d6 Develop spawn brains (#2676) 5 年前
GitHub 0892ef2c [WIP] ISensor interface and use for visual observations (#2731) 5 年前
GitHub 99146e97 1 to 1 Brain to Agent (#2729) 5 年前
GitHub 5d2e466f Fix Code convention warnings in Rider. (#2801) 5 年前
Chris Elion 3f8cedfd hack get 2018 build running 5 年前
GitHub 2431f184 build fixes for 2018+ (#2808) 5 年前
GitHub 6ba6f08c Merge 0.11.0 to develop (#2825) 5 年前
GitHub 1934bb75 VectorSensor and StackedSensor (#2813) 5 年前
GitHub ccb7eab4 Remove {text,custom} {action,observations} (#2839) 5 年前
GitHub 7f77b7d7 Add ISensor.Update() (#2852) 5 年前
GitHub 8ec5ab62 Develop side channels: migrate reset parameters (#2990) 5 年前
GitHub a488299f [MLA-345] float visual observations (#3148) 5 年前
GitHub 39f1f310 Don't inherit from Academy, remove virtual methods (#3184) 5 年前
GitHub f97bcf1c Decoupling IPolicy from Agent (#3203) 5 年前
GitHub 4269447e Convert Academy to a singleton (#3210) 5 年前
Christopher Goy 310c94ba Reintroduce a base RewardProviderComponent. Make changes based on PR feedback. 5 年前
Christopher Goy 718650c0 Modifications to reward providers. 5 年前
GitHub 0366af0b Always reset when agent is done (#3222) 5 年前
GitHub 33f09a49 Simplifying the Agent reset logic (#3242) 5 年前
GitHub 03664e75 Make On Demand Decision the default (#3243) 5 年前
GitHub a1a1126d Trim some public fields on the Agent (#3269) 5 年前
GitHub 590559e7 Make the Agent reset immediately after Done (#3291) 5 年前
GitHub 18fc5131 Format code and add .editorconfig to our package. (#3305) 4 年前
GitHub 2db09cef Model override from commandline (#3265) 4 年前
GitHub c6e5b23e Develop return float array (#3319) 4 年前
GitHub 9b72aab2 Making some fields and properties internal (#3342) 4 年前
GitHub 386ba66c Develop observation collector (#3352) 4 年前
GitHub e8d2efde Academy interface cleanup (#3376) 4 年前
GitHub 51f7690d Fix off-by-one error on AgentReset and maxSteps (#3394) 4 年前
Anupam Bhatnagar d8c79f48 resolving merge conflicts 4 年前
GitHub d072e091 [upkeep] Add a dev project to take advantage of package that only work with 2019.x or newer. (#3452) 4 年前
GitHub 764d8948 Develop modify stepping logic (#3448) 4 年前
GitHub c55cb4df Replace Agent.GetStepCount with Agent.StepCount` (#3476) 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub 1a7f9036 Tests for Demonstration loader and Model runner (#3510) 4 年前
GitHub b9bd4df2 Modified some namespaces (#3533) 4 年前
GitHub a27117a4 Step sensor for Heuristic policy (#3542) 4 年前
GitHub aad9d8a1 fix Demonstration tests (#3554) 4 年前
GitHub 5b7975ad [bugfix] Fix MLA-793 Make Unity lifecycle methods protected. Added tests for changes (#3590) 4 年前
Chris Elion 841b0937 SideChannel helper messages 4 年前
GitHub 411bb64a Renaming Agent's methods (#3557) 4 年前
Chris Elion fa5e7e6d Merge remote-tracking branch 'origin/master' into develop-BehaviorParams-public 4 年前
GitHub 119141fb Make the agent begin episode at initialization (#3605) 4 年前
GitHub 6612b496 Deprecating Academy.Instance.FloatProperties (#3696) 4 年前
GitHub eeb0c74d Add CompletedEpisodes counter (#3724) 4 年前
GitHub 89237f96 Reset StackingSensor when the Agent resets (#3727) 4 年前
GitHub e44004d2 Fix walljump warning. (#3746) 4 年前
GitHub aae58330 Merge branch 'master' into develop-add-inference-examples 4 年前
GitHub dd6aa7e2 Agent.Heuristic takes an float[] (#3765) 4 年前
GitHub 3a4a6792 access to observations in Heuristic (#3825) 4 年前
GitHub 0a7e53be Code Style - apply PascalCase (#3828) 4 年前
GitHub 4399e29f UI for Ray stacks, rename WriteAdapter to ObservationWriter (#3834) 4 年前
GitHub ea0c6fa0 [WIP] Side Channel Design Changes (#3807) 4 年前
GitHub 1e0b022f [MLA-850] rename namespaces to Unity.MLAgents (#3843) 4 年前
GitHub d4bbecc1 apply Rider suggestions to API code (#3847) 4 年前
GitHub d2bc86c8 Release 2 cherry pick (#3971) 4 年前
GitHub 197cf3e7 ObservableAttribute (#3925) 4 年前
GitHub 5066c28e backport fix for recursion in user code (#4638) 4 年前
GitHub 8e8a508b rename to SideChannelManager +backcompat (#4137) 4 年前
Ervin Teng 28596129 Send sensor types to Python 4 年前
GitHub 3a7572b4 Integrate IActuators into ML-Agents core code. (#4315) 4 年前
GitHub bb9417f7 Update example environments to use the Actuator API (#4363) 4 年前
GitHub e7916b08 add pre-commit hook for dotnet-format (#4362) 4 年前
GitHub 024bb104 [MLA-1474] detect recursion on Agent methods and throw (#4573) 4 年前
Arthur Juliani 15052e1f Add sensor type 4 年前
GitHub ddfacd86 Integrate BrainParameters with ActionSpec, update BrainParametersDrawer (#4718) 4 年前
GitHub 4fd0c8fe Uncomment obsolete attributes, fix warnings (#4771) (#4774) 4 年前
GitHub c9153aa7 Removing Obsolete methods from the package (#5024) 3 年前
Christopher Goy 4d7ce41b [MLA-1634] Add ObservationSpec and update ISensor interfaces (#5127) 3 年前
Chris Elion 8f16fab3 use ObservationSpec everywhere 3 年前
GitHub 221d9213 Move physics/sensor tests that fail in edit mode depending on what's in the scene to playmode tests. (#5162) 3 年前
GitHub 3041cf63 Low hanging fruit tests for coverage. (#5170) 3 年前
GitHub 354c37ca [MLA-1634] Remove SensorComponent.GetObservationShape() (#5172) 3 年前