1202 次代码提交 (689c02c9-03e9-4278-8182-005a79a7ce33)

作者 SHA1 备注 提交日期
GitHub 0ff8f9af Create ML-Agents Package (#3267) 5 年前
GitHub ceebacd6 Convert pyramids to Raycast sensor (#3299) 5 年前
GitHub 5c28f394 Revert back to barracuda 0.3.2-preview. (#3300) 5 年前
GitHub 01b29cec Ray perception sensor tests (#3297) 5 年前
GitHub 23d0a9d8 Fix barracuda assembly references. (#3301) 5 年前
GitHub 5c83c1c7 Remove runtime test folder. Can re-add it once we have runtime tests. (#3302) 5 年前
GitHub 18fc5131 Format code and add .editorconfig to our package. (#3305) 5 年前
GitHub be0e5635 remove deprecated RayPerceptionMB, legacy codepath: (#3304) 5 年前
Ervin Teng db249ceb Merge branch 'master' into develop-splitpolicyoptimizer 5 年前
GitHub 6ddcef36 Upgrade to barracuda 0.4.0-preview. (#3310) 5 年前
GitHub 2db09cef Model override from commandline (#3265) 5 年前
GitHub 5c192cb5 BehaviorParameters - accessors for undecorated behavior name (#3316) 5 年前
GitHub c6e5b23e Develop return float array (#3319) 5 年前
GitHub 620fa24a Track reward for inference (#3320) 5 年前
GitHub 93fa865e Update Barracuda to 0.5.0-preview. (#3329) 5 年前
GitHub 7248d2dd External il2cpp stubs (#3330) 5 年前
GitHub 7ad624da testing: exit playback specified number of episodes (#3332) 5 年前
GitHub b12b906f Make RayPerception sensor work better with transforms that have scale (#3334) 5 年前
GitHub 9b72aab2 Making some fields and properties internal (#3342) 5 年前
GitHub 3725e85f fix academy doc link (#3349) 5 年前
GitHub 3efcefe3 make some more classes and methods internal (#3353) 5 年前
GitHub 4d252428 move Startup (#3357) 5 年前
GitHub ae97ab3a Soccer refactor (#3331) 5 年前
GitHub 18429825 AddComponentMenu for DecisionRequester (#3360) 5 年前
GitHub 0c4d68d1 Exposing the last action in the Agent API (#3351) 5 年前
GitHub 77c3c343 Updating version number (#3367) 5 年前
GitHub 2d13481c Updating version number (#3366) 5 年前
GitHub b8bfc79c set package and API to 0.15.0-dev0 (#3369) 5 年前
Anupam Bhatnagar 07c87f2c fixing version numbers on master branch 5 年前
GitHub d1644496 Remove UpdateAgentAction (#3373) 5 年前
Ervin Teng d4ee7346 Merge commit 'f9c05a61d574305497789b5997f1ae3ea1b1ad3b' into develop-splitpolicyoptimizer 5 年前
GitHub ae9d12b5 Remove monitor (#3372) 5 年前
GitHub c1340b0e Hotfix docs odd (#3379) 5 年前
GitHub 386ba66c Develop observation collector (#3352) 5 年前
GitHub 84161e7a csharp cleanup (#3392) 5 年前
GitHub e8d2efde Academy interface cleanup (#3376) 5 年前
GitHub c4d966fb Checking if the Past action is null before feeding into inference (#3403) 5 年前
GitHub 8b9dfcd7 Make editor extensions and inference utils internal (#3390) 5 年前
GitHub 51f7690d Fix off-by-one error on AgentReset and maxSteps (#3394) 5 年前
GitHub 286a1917 fix BehaviorParametersEditor for m_UseChildSensors (#3404) 5 年前
GitHub d20bda06 csharp cleanup (#3392) (#3395) 5 年前
GitHub 92a8aed2 Pass action masker as input to CollectObservations (#3389) 5 年前
GitHub 02edd6a9 fix BehaviorParametersEditor for m_UseChildSensors (#3404) (#3405) 5 年前
GitHub 607cb6b8 Develop Side Channels tutorial (#3391) 5 年前
GitHub 1c4d6bf8 fix RegisterSideChannel (#3406) 5 年前
GitHub 44f88933 Make a serialization upgrade path for maxStep. (#3424) 5 年前
GitHub 85d6d9dd Remove unity.editor namespace from Agent.cs. (#3433) 5 年前
GitHub 6f5bb92a Make a serialization upgrade path for maxStep. (#3424) (#3434) 5 年前
GitHub a41b744a Add release notes to changelog and bump version. (#3435) 5 年前
Anupam Bhatnagar c70d0243 [bug-fix] Empty ignored trajectory queues, make sure queues don't overflow (#3451) 5 年前
Anupam Bhatnagar d8c79f48 resolving merge conflicts 5 年前
GitHub 9a4b151c Merge pull request #3441 from Unity-Technologies/master-into-release-0.14.0 5 年前
Anupam Bhatnagar 991bfefd [bug-fix] Use correct agent_ids for demo loader (#3464) 5 年前
Anupam Bhatnagar 8ceadf61 [bug-fix] Empty ignored trajectory queues, make sure queues don't overflow (#3451) 5 年前
GitHub d42eab70 Update changelog for changes since 0.14 release branch (#3443) 5 年前
Anupam Bhatnagar 1c924d6a Make the demoRecorder write the experience on reset (#3463) 5 年前
Anupam Bhatnagar d5617834 [bug-fix] Update the gail config for the new steps in 0.14.0 (#3475) 5 年前
GitHub 7bb5de57 [barracuda] Update barracuda to 0.6.0-preview. (#3444) 5 年前
GitHub 18e1d01b Update section name in changelog.md (#3499) 5 年前
Ervin Teng 5ef902bf Merge branch 'master' into develop-splitpolicyoptimizer 5 年前
GitHub 6876a1d6 [bug-fix] Empty ignored trajectory queues, make sure queues don't overflow (#3451) 5 年前
GitHub d072e091 [upkeep] Add a dev project to take advantage of package that only work with 2019.x or newer. (#3452) 5 年前
GitHub 587dd165 Support for ONNX export (#3101) 5 年前
GitHub b2a4b689 [bug-fix] Use correct agent_ids for demo loader (#3464) 5 年前
GitHub c38dd44c Develop SideChannel new api (#3425) 5 年前
GitHub 413de82e Make the demoRecorder write the experience on reset (#3463) 5 年前
GitHub 47649555 C# and Python checks for infinity and NaN. (#3418) 5 年前
GitHub 764d8948 Develop modify stepping logic (#3448) 5 年前
GitHub 3641293f Change checkpoint suffix to "ckpt" (#3470) 5 年前
GitHub 97876c18 Making the message queue internal (#3468) 5 年前
Chris Elion 3b9fe7e5 canonicalize quaternion observations 5 年前
Andrew Cohen e4d776c3 Merge branch 'master' into soccer-fives 5 年前
Ervin Teng bcc25d59 Merge branch 'master' into develop-splitpolicyoptimizer 5 年前
GitHub 5e78e5d4 [bug-fix] Update the gail config for the new steps in 0.14.0 (#3475) 5 年前
GitHub c55cb4df Replace Agent.GetStepCount with Agent.StepCount` (#3476) 5 年前
GitHub 472f9f0e Merge branch 'master' into develop-badEnvReturnCode 5 年前
GitHub b5a3b1de Rename --port commandline arg to --mlagents-port (#3477) 5 年前
Andrew Cohen b7d77740 Merge branch 'master' into soccer-fives 5 年前
Ervin Teng 1859f252 Merge commit 'fbcdd83c087135f870e785cc72e5ff9a7e898e3a' into develop-splitpolicyoptimizer 5 年前
GitHub 61da8e9f [change] Ray Sensor interface improvements (#3449) 5 年前
Andrew Cohen 926bc888 added positions to behaviorparameters 5 年前
GitHub d485f3a0 Sensor API cleanup (#3480) 5 年前
GitHub a5d0cf3c Refactor DemonstrationStore/Recorder (#3354) 5 年前
Andrew Cohen d40ff1ff Merge branch 'master' into soccer-fives 5 年前
GitHub cd0a38c3 Develop mm validation fixes (#3487) 5 年前
GitHub ecd13c8a Move Demonstration code to sub-folder (#3488) 5 年前
GitHub c145e75b Split Policy and Optimizer, common Policy for PPO and SAC (#3345) 5 年前
GitHub 3049b0ec fix icon path (#3493) 5 年前
Andrew Cohen 5b0aca29 Merge branch 'master' into soccer-fives 5 年前
Ervin Teng 1156b9b3 Merge branch 'develop-splitpolicyoptimizer' into develop-removeactionholder 5 年前
GitHub ca914546 RaycastPerceptionComponent custom editor (#3484) 5 年前
Ervin Teng 385a2e51 Add removal of multi-gpu to changelog and migrating 5 年前
Ervin Teng d57124b4 Merge 'master' into develop-removeactionholder 5 年前
GitHub aee0611a remove unused methods from Utilities.cs (#3495) 5 年前
GitHub f3d02dda Fixes package validation errors for side-channels-related classes. (#3502) 5 年前
GitHub 45bd2d2c Develop passing package validation (#3494) 5 年前
GitHub 8530b724 Fix package validation errors for sensor-based classes (#3501) 5 年前
Anupam Bhatnagar e04fcd71 Merge branch 'master' into master-into-release-0.14.1 5 年前
Ervin Teng d10d27e2 Merge commit '9450d3fc0dda4547a14c5ed1b7e13fc6e3a15413' into develop-nopreviousactions 5 年前
GitHub b8b4ab4f Move protobuf generation tests to yamato. (#3506) 5 年前
Anupam Bhatnagar 1580cf7d update DemonstrationRecorder.cs path and CHANGELOG.md 5 年前
GitHub 308300e6 Made a asmdef for CommunicatorObjects (#3500) 5 年前
GitHub 8b85322f Don't make the test a MonoBehavior (#3505) 5 年前
Andrew Cohen de73baa9 Merge branch 'master' into soccer-fives 5 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 5 年前
GitHub 547284b2 Merge pull request #3508 from Unity-Technologies/master-into-release-0.14.1 5 年前
GitHub d766e607 Fix grpc for 2020.1. (#3512) 5 年前
GitHub d8567b82 Add SensorShapeValidator unit (#3504) 5 年前
GitHub 87677f90 use MLAgents.Sensor namespace (#3519) 5 年前
GitHub 66722d71 make GetRayAngles internal (#3515) 5 年前
GitHub 8ce9dcfd add DoneReason enum to Agent (#3517) 5 年前
GitHub d9898be5 Remove test scene from build settings and codebase. (#3524) 5 年前
GitHub d10bfae1 update timer strings (#3518) 5 年前
GitHub 734bad58 CameraSensor and CameraSensorComponent tests (#3513) 5 年前
GitHub 1a7f9036 Tests for Demonstration loader and Model runner (#3510) 5 年前
GitHub 2a621c1b rename to Perceive() (#3527) 5 年前
GitHub bd0455cd disable compile warning (#3529) 5 年前
GitHub 9a371b17 [Renaming] SetActionMask -> SetDiscreteActionMask + added the virtual method CollectDiscreteActionMasks (#3525) 5 年前
GitHub e1a0f41b Added the MLAgents.Demonstrations namespace (#3532) 5 年前
GitHub b9bd4df2 Modified some namespaces (#3533) 5 年前
GitHub e7ec5007 [change] Make Agent non-abstract, update Basic scene. (#3528) 5 年前
GitHub 4e747130 Renaming AgentInfo.actionMasks to AgentInfo.DiscreteActionMasks (#3539) 5 年前
GitHub e5108d2c Communication protocol versioning (#3535) 5 年前
GitHub a27117a4 Step sensor for Heuristic policy (#3542) 5 年前
GitHub c5dd3641 Made Brain Parameters internal (#3545) 5 年前
GitHub 47755a62 Made BehaviorParameters internal (#3546) 5 年前
Andrew Cohen 573b1f6d Merge branch 'master' into soccer-fives 5 年前
GitHub aad9d8a1 fix Demonstration tests (#3554) 5 年前
GitHub 104c33e1 Made the decision requester internal and renamed RepeatAction (#3555) 5 年前
GitHub 6b7155e4 Develop package docs (#3551) 5 年前
GitHub 7100ae1a Rename 2 documentation files (#3567) 5 年前
GitHub 529214e7 Caching side channel data for one step (#3565) 5 年前
GitHub 4ba47a07 Fix timer name (#3562) 5 年前
GitHub 91bbcabb Added a numberOfActions get property on the BrainParameters (#3571) 5 年前
GitHub c0e88aa8 Made BehaviorType public and added the SetBehaviorType method (#3572) 5 年前
GitHub 9ae290ee Messages will be consumed when the side channel registers (#3573) 5 年前
GitHub 251aa7b3 Removed the IFloatProperties interface (#3570) 5 年前
GitHub 11ff1553 unit tests for RenderTextureSensor+component (#3569) 5 年前
GitHub 2a630030 [change] public SensorComponent fields to properties, add custom editor (#3564) 5 年前
GitHub e3af96ca Merge branch 'master' into develop-demo-load-seek 5 年前
GitHub 7697492d Added missing docstrings (#3577) 5 年前
GitHub 0f381ab9 Remove ForceReset from Agent. (#3575) 5 年前
GitHub 6c5603ec fix unit tests in DevProject (#3586) 5 年前
Chris Elion e972ab46 make a few things in RayPerceptionSensorComponent public 5 年前
Chris Elion 676b670f remove duplicate version of SensorBase 5 年前
Chris Elion a2ad53be apply auto-formatting 5 年前
GitHub 9a6b4553 apply auto-formatting (#3587) 5 年前
GitHub 4e05233f Merge pull request #3588 from Unity-Technologies/develop-remove-duplicate-SensorBase 5 年前
GitHub 6e23397a Merge pull request #3589 from Unity-Technologies/develop-sensor-access 5 年前
GitHub 5b7975ad [bugfix] Fix MLA-793 Make Unity lifecycle methods protected. Added tests for changes (#3590) 5 年前
GitHub 2d7bae55 Update Barracuda to 0.6.1-preview (#3584) 5 年前
Chris Elion 841b0937 SideChannel helper messages 5 年前
Chris Elion b4ce35a2 Behavior and BrainParameters back to public 5 年前
GitHub ffd8f855 [bug-fix] Fix crash when demo size is smaller than batch size (#3591) 5 年前
Chris Elion 3196300e undo accidental changes and formatting 5 年前
Chris Elion ddec91cd formatting 5 年前
GitHub 411bb64a Renaming Agent's methods (#3557) 5 年前
Chris Elion 2475677a clean up ChangeChecks, rename method 5 年前
Chris Elion 7f2e815a Merge remote-tracking branch 'origin/master' into develop-sidechannel-usability 5 年前
Chris Elion fcfd0f7f add and use Agent.ReloadPolicy() 5 年前
Chris Elion 8ba73c57 C# versions of the python utils 5 年前
Chris Elion fa5e7e6d Merge remote-tracking branch 'origin/master' into develop-BehaviorParams-public 5 年前
GitHub ab99343a Merge pull request #3595 from Unity-Technologies/develop-BehaviorParams-public 5 年前
Chris Elion 158fcae2 read/write bools, unit tests 5 年前
Chris Elion 8b20dcc4 docstrings and update docs 5 年前
Chris Elion f745cc12 cleanup usings 5 年前
Chris Elion c57ff268 split messages into their own files 5 年前
Chris Elion d84e80ed comments 5 年前
GitHub 6b846478 Merge pull request #3596 from Unity-Technologies/develop-sidechannel-usability 5 年前
Chris Elion 2b9bd5ee update changelog and migration guide for sidechannel changse 5 年前
GitHub eaaa504f Merge pull request #3608 from Unity-Technologies/develop-sidechannel-changelog 5 年前
GitHub 94de596b [change] Remove concatenate in discrete action probabilities to improve inference performance (#3598) 5 年前
Andrew Cohen b1cfa74d Merge branch 'master' into develop-test-imitation 5 年前
bhh c8096a2d added BehaviorParameters icon to package 5 年前
GitHub 000ceedf [bug-fix] Update Pyramids demo (#3613) 5 年前
GitHub 119141fb Make the agent begin episode at initialization (#3605) 5 年前
GitHub eeeb09b3 Make most property setters public. (#3602) 5 年前
GitHub 68bbee63 Update examples project to 2018.4.18f1 (#3618) 5 年前
GitHub 0a8b30e9 Bumping version on the release (#3615) 5 年前
Chris Elion 7df92fbe Improve warnings and exception if using unsupported combo 5 年前
Jonathan Harper 066df247 Remove space from Product Name for examples 5 年前
Jonathan Harper 391cb49d Update examples project to 2018.4.18f1 (#3618) 5 年前
Chris Elion 268a9e78 add meta file 5 年前
GitHub e83bc02b Remove space from Product Name for examples (#3612) 5 年前
Chris Elion 14a74feb fix unit test 5 年前
GitHub 227b38ca Updating the Changelog and Migrating (#3620) 5 年前
Chris Elion 53cd6695 Improve warnings and exception if using unsupported combo 5 年前
Chris Elion e0667035 add meta file 5 年前
GitHub de29b8ec [MLA-762] Better logging when no model + inference only (#3617) 5 年前
Chris Elion 40c48565 fix unit test 5 年前
GitHub d9274b7e Bumping versions on master (#3614) 5 年前
GitHub 9b227be2 Merge pull request #3627 from Unity-Technologies/release-0.15.0-log-no-model 5 年前
GitHub 771389cb Updated the release branch docs (#3621) 5 年前
Jonathan Harper c36f3534 Remove space from Product Name for examples 5 年前
GitHub 25cc9f15 [change] Move hyperparameter printing entirely into StatsWriters (#3630) 5 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 5 年前
Andrew Cohen 53bea15c Merge branch 'master' into soccer-fives 5 年前
Andrew Cohen ac261e36 Merge branch 'master' into self-play-mutex 5 年前
GitHub e13c89f5 enforce min coverage % (#3642) 5 年前
Andrew Cohen eefc4811 Merge branch 'master' into self-play-mutex 5 年前
GitHub 3a771afa Rename Generalization -> Environment Parameter Randomization (#3646) 5 年前
GitHub de0cf96f [bug-fix] Increase height of wall in CrawlerStatic (#3650) 5 年前
Andrew Cohen fb993986 Merge branch 'master' into self-play-mutex 5 年前
Andrew Cohen b42c9482 Merge branch 'self-play-mutex' into soccer-2v1 5 年前
Jonathan Harper 89c11767 Bug: API check fails to catch wrong API version 5 年前
GitHub 5d4f7f08 cleanup port logic in UnityEnvironment (#3673) 5 年前
GitHub de3fc4e8 Hotfix memory leak on Python (#3664) 5 年前
GitHub ff32035d Remove vis_encode_type from list of required (#3677) 5 年前
GitHub d3c0dffc Update changelog (#3678) 5 年前
GitHub a46e7237 Shorten timeout duration for environment close (#3679) 5 年前
GitHub 11c518a3 Stats SideChannel (for custom TensorBoard metrics) (#3660) 5 年前
GitHub 807a1441 Raise exceptions from environment subprocesses (#3680) 5 年前
GitHub 74902f92 handle multiple dones in a single step (#3700) 5 年前
GitHub 141831da [bug-fix] Fix entropy computation for GaussianDistribution (#3684) 5 年前
Andrew Cohen 4c9ac553 Merge branch 'master' into self-play-mutex 5 年前
GitHub 6612b496 Deprecating Academy.Instance.FloatProperties (#3696) 5 年前
GitHub 27f78f31 Removing the notebooks from the github repository. (#3704) 5 年前
Andrew Cohen a7a372b9 Merge branch 'master' into self-play-mutex 5 年前
Andrew Cohen cd677346 Merge branch 'self-play-mutex' into soccer-2v1 5 年前
GitHub ed19f872 Update changelog for logging fix. (#3707) 5 年前
Andrew Cohen c7a34413 Merge branch 'self-play-mutex' into soccer-2v1 5 年前
GitHub bc1fdf07 [refactor] CLI changes (#3705) 5 年前
GitHub 337ed67e Updating the master documentation with 0.15.1 release (#3708) 5 年前
GitHub 6c3d007e make StackingSensor public (#3701) 5 年前
Andrew Cohen 62c87031 Merge branch 'master' into self-play-mutex 5 年前
Andrew Cohen 59b88be6 Merge branch 'master' into self-play-mutex 5 年前
Ervin Teng 06fa3d39 Merge branch 'master' into develop-sac-apex 5 年前
Anupam Bhatnagar 50e52d9c Merge branch 'master' into distributed-training 5 年前
GitHub eeb0c74d Add CompletedEpisodes counter (#3724) 5 年前
GitHub d7ca6b8d [feature] Add --initialize-from option (#3710) 5 年前
Ervin Teng 80d91d62 Update changelog 5 年前
GitHub 89237f96 Reset StackingSensor when the Agent resets (#3727) 5 年前
Andrew Cohen 1b9c643b Merge branch 'master' into self-play-mutex 5 年前
GitHub 43f23ee3 WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 5 年前
Andrew Cohen a870d453 Merge branch 'self-play-mutex' into soccer-2v1 5 年前
Andrew Cohen 7a7eb324 Merge branch 'master' into internal-policy-ghost 5 年前
GitHub e44004d2 Fix walljump warning. (#3746) 5 年前
Andrew Cohen 930d6fa3 Merge branch 'self-play-mutex' into soccer-2v1 5 年前
GitHub 83ac520a Merge 0.15.1 to master (#3755) 5 年前
GitHub 078c6502 Make the DecisionRequester public and customizable. (#3716) 5 年前
GitHub 3249910d [MLA-825] Add default values for SideChannel IncomingMessages methods (#3751) 5 年前
GitHub aae58330 Merge branch 'master' into develop-add-inference-examples 5 年前
GitHub c79475eb [MLA-803] Add timer metadata to C# and python (#3758) 5 年前
Andrew Cohen b0c506a6 Merge branch 'soccer-2v1' into asymm-envs 5 年前
GitHub 6ef56c83 Merge pull request #3749 from Unity-Technologies/develop-add-inference-examples 5 年前
GitHub 05fc4c98 Update package_version timer metadata string (#3761) 5 年前
Andrew Cohen 933d7b32 Merge branch 'self-play-mutex' into soccer-2v1 5 年前
Ervin Teng 5e980ec1 Merge branch 'master' into develop-sac-apex 5 年前
GitHub 989cc89f Use SemVer to check communication compatibility between C# and Python (#3760) 5 年前
GitHub 1843279a [barracuda] Bump version to 0.6.3. (#3766) 5 年前
GitHub dd6aa7e2 Agent.Heuristic takes an float[] (#3765) 5 年前
Andrew Cohen f41695b9 Merge branch 'soccer-2v1' into asymm-envs 5 年前
GitHub 8b5587cc Remove obsolete methods from Agent class (#3770) 5 年前
GitHub 9f43ef72 [MLA-488] Fix observations in demonstration drawer (#3771) 5 年前
GitHub 8b300031 Various doc improvements (#3775) 5 年前
GitHub 24b387d3 Merge branch 'master' into develop-sac-apex 5 年前
GitHub b881c227 Develop mm docs various prettier (#3782) 5 年前
GitHub 3d968011 Add runningAverage to gauge stats (#3786) 5 年前
Andrew Cohen 80469267 Merge branch 'internal-policy-ghost' into soccer-2v1 5 年前
GitHub 3fb490f6 Better memory allocation for Heuristic (#3785) 5 年前
Andrew Cohen 4468280a Merge branch 'soccer-2v1' into asymm-envs 5 年前
GitHub 9695b89a StrikerVsGoalie and SoccerTwos env improvements (#3699) 5 年前
Ervin Teng 0bc4cc1e Merge branch 'master' of github.com:Unity-Technologies/ml-agents into develop-sac-apex 5 年前
Arthur Juliani c577ce26 Merge remote-tracking branch 'origin/master' into develop-add-fire 5 年前
GitHub bc45453b AcademyStepper to DontDestroyOnLoad (#3789) 5 年前
Andrew Cohen 9bec75ee Merge branch 'master' into soccer-2v1 5 年前
Arthur Juliani 3769d943 Merge remote-tracking branch 'origin/master' into develop-add-fire 5 年前
GitHub 4d23200b [refactor] Run Trainers in separate threads (#3690) 5 年前
Ervin Teng 9cd2c034 Merge branch 'master' of github.com:Unity-Technologies/ml-agents into develop-sac-apex 5 年前
GitHub 576ebc67 Fixing package validation errors. (#3808) 5 年前
Andrew Cohen 185d4b35 Merge branch 'soccer-2v1' into asymm-envs 5 年前
GitHub 6cbb238f [docs] Call out platform limitations in our docs. (#3818) 5 年前
Christopher Goy f0a8a10b [docs] Call out platform limitations in our docs. 5 年前
GitHub 70cbf48a [docs] Fix pre-commit. (#3819) 5 年前
Christopher Goy d954a46a [skip ci] Fix a word. 5 年前
GitHub 78f4da76 Making Gym a wrapper (#3812) 5 年前
Christopher Goy 928c0ea4 [skip ci] Add inference limitations. 5 年前
Christopher Goy f7ea6325 [skip ci] Make bold. 5 年前
Christopher Goy 8b4a80c4 [skip ci] Fix outlines. 5 年前
Christopher Goy 8503bb80 [doc] Fix pre-commit. 5 年前
GitHub e33a343c inference seed, increment seed for ModelRunner (#3823) 5 年前
GitHub 92b571e7 find and replace for ML-Agents Toolkit (#3799) 5 年前
Andrew Cohen b217f8bf Merge branch 'master' into soccer-2v1 5 年前
GitHub 3a4a6792 access to observations in Heuristic (#3825) 5 年前
GitHub 256431f7 Doc review (#3803) 5 年前
Andrew Cohen b4f52c88 Merge branch 'soccer-2v1' into asymm-envs 5 年前
GitHub 0a7e53be Code Style - apply PascalCase (#3828) 5 年前
GitHub f8909ab1 Add New 3 Joint Ragdoll Worm Environment (#3798) 5 年前
GitHub 4399e29f UI for Ray stacks, rename WriteAdapter to ObservationWriter (#3834) 5 年前
GitHub ea0c6fa0 [WIP] Side Channel Design Changes (#3807) 5 年前
GitHub 85789ded Add capabilities checks bewteen C# and Python codebases. (#3831) 5 年前
GitHub b2c1b3b8 test tensorflow2.2rc3 on python3.8 (#3839) 5 年前
GitHub d7f4f039 new changelog and migration sections (#3841) 5 年前
GitHub af56e5c1 increment master versions (#3845) 5 年前
GitHub 1e0b022f [MLA-850] rename namespaces to Unity.MLAgents (#3843) 5 年前
GitHub f40c4d3f increment versions on the release branch (#3844) 5 年前
GitHub d4bbecc1 apply Rider suggestions to API code (#3847) 5 年前
GitHub a91db18b Rename Resources folder as it has special meaning in the context of Unity where it may import resources automatically into users' projects. (#3853) 5 年前
GitHub 69bb70e7 Rename Resources folder as it has special meaning in the context of Unity where it may import resources automatically into users' projects. (#3853) (#3858) 5 年前
GitHub 26d99bd8 Add package subsections to changelog. (#3871) 5 年前
GitHub c7722f73 [barracuda] Update Barracuda to 0.7.0-preview. (#3873) 5 年前
GitHub bd31e17c Ignore ci log file that causes warnings to spam console. (#3881) 5 年前
GitHub 1e582745 Doc link fix (#3865) 5 年前
Arthur Juliani 212e2d1d Merge remote-tracking branch 'origin/master' into develop-add-fire 5 年前
GitHub 232519e4 [refactor] Move output artifacts to a single results/ folder (#3829) 5 年前
GitHub fccbcdd2 Removed the default for width and height of the executable training. (#3867) 5 年前
GitHub f86fc81d [refactor] Move configuration files to single YAML file (#3791) 5 年前
Anupam Bhatnagar f0bc72c3 updating changelog.md 5 年前
GitHub 7e0032f5 [refactor] Allow full RunOptions to be specified in trainer configuration YAML (#3815) 5 年前
GitHub 806fc107 Add package subsection to the changelog. (#3872) 5 年前
GitHub 731fb88b [barracuda] Update Barracuda to 0.7.0-preview (#3875) 5 年前
GitHub 4690297b PR numbers (#3876) 5 年前
GitHub 354bbea0 Update changelog for Heuristic change 5 年前
GitHub 6a98f07f replace some crefs with direct links (#3878) 5 年前
GitHub 8caa46a4 Ignore ci log file that causes warnings to spam console. (#3882) 5 年前
GitHub 3ba9ec51 Update limitation doc to call out IL2CPP limitations with training. (#3891) 5 年前
GitHub 775cdc08 update changelog and link to migration (#3893) 5 年前
GitHub 0dff739b Release mm GitHub docs (#3864) 5 年前
GitHub d8b93f8f [Bug fix] Hard reset when team changes (#3870) (#3899) 5 年前
Andrew Cohen 2c42f577 Merge branch 'master' into asymm-envs 5 年前
GitHub ce6e906d set communication to 1.0.0 (#3896) 5 年前
GitHub 759e222e Several, small documentation improvements (#3903) 5 年前
GitHub 0e4bd1c6 Release 1 mm formatting (#3904) 5 年前
GitHub 137306cd Update package description. (#3906) 5 年前
GitHub e67a2793 remove line breaks (#3909) 5 年前
GitHub 4b0d06e5 Fix relative links in the Changelog. (#3911) 5 年前
GitHub 7da5eda7 changelog feedback (#3913) 5 年前
GitHub 422247a0 update versions for patch release (#3970) 5 年前
Chris Elion 68b68396 Merge remote-tracking branch 'origin/master' into release_1_to_master 5 年前
GitHub d2bc86c8 Release 2 cherry pick (#3971) 5 年前
GitHub 0c0d1deb update changelog (#3975) 5 年前
GitHub d8956399 Merge pull request #3914 from Unity-Technologies/release_1_to_master 5 年前
GitHub 4641038e Renaming max_step to interrupted in TermialStep(s) (#3908) 5 年前
GitHub 4eeb7f55 Release 2 docs (#3976) 5 年前
vincentpierre c34dd5b6 Merge branch 'master' into develop-gym-wrapper 5 年前
GitHub 265fca35 update barracuda to 0.7.1 (#3977) 5 年前
GitHub d7b8fd51 Fix barracuda version in changelog 5 年前
GitHub a6374024 fix typo in log message (#3987) 5 年前
Andrew Cohen a2f8319a Merge branch 'master' into asymm-envs 5 年前
GitHub 98777dcf Fix Barracuda assembly reference. (#3994) 5 年前
GitHub 4b5f5c8a fix missing metafile (#3999) 5 年前
Christopher Goy d032084c Remove 'preview' tag from version for verification. 5 年前
GitHub 7bd7c636 fix release_1 references (#4001) 5 年前
Arthur Juliani 89ad3020 Merge remote-tracking branch 'origin/master' into develop-add-fire 5 年前
GitHub da5d8923 backport fix for MLA-1106 (#4158) 5 年前
GitHub a54aef02 [MLA-1223] Backport Heuristic fixes (#4176) 5 年前
GitHub 65a73e01 Fix compile warning (#4186) 5 年前
GitHub c56fac3c add unit tests and fix exceptions (#3930) 5 年前
GitHub 6c698da5 (case 1255312) Conditionally use different namespace for ScriptedImporters (#4187) 4 年前
Christopher Goy 16211df2 Update barracuda in the hopes that our burst crashes go away. (#4359) (#4365) 4 年前
Christopher Goy 24b11216 Bump barracuda version, make our dependencies explicit in the package.json file. 4 年前
Andrew Cohen 0ec2a890 Merge branch 'master' into asymm-envs 5 年前
Christopher Goy d309c365 update PR number in changelog. 4 年前
Christopher Goy 5dafb483 Update version numbers. 4 年前
Christopher Goy e78a88ed Fix package.json format. 4 年前
GitHub c5b94ca6 Use LR schedule for beta and epsilon (#3940) 5 年前
Andrew Cohen f1817661 update change log 5 年前
Christopher Goy bbebe5e5 Add more dependencies. Remove function from yamato_utils.py that was only used for inferece tests. 4 年前
Arthur Juliani 2b3a6347 Merge remote-tracking branch 'origin/master' into develop-add-fire 5 年前
GitHub c6ed3789 Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946) 5 年前
GitHub 0f5d79ca Fix #3932, stop the editor from going into a loop when a prefab is selected. (#3949) 5 年前
GitHub f7373172 Merge pull request #4385 from Unity-Technologies/release_2_verified-barracuda-1.0.2 4 年前
GitHub abbc6424 [bug-fix] Fix issue with initialize not resetting step count (#3962) 5 年前
Chris Elion 63299ee4 upgrade Barracuda to 1.0.3, set mlagents version to 1.0.5 4 年前
vincentpierre 6ddfe74f Merge branch 'master' into develop-gym-wrapper 5 年前
GitHub 197cf3e7 ObservableAttribute (#3925) 5 年前
GitHub e724a8ad ObservableAttribute - use dictionary for sensor type too (#3978) 5 年前
GitHub 363d00b6 Merge pull request #4506 from Unity-Technologies/release_2_verified-bc1.0.3 4 年前
GitHub eb4a2c5b Fix changelog date 4 年前
GitHub e29c3799 Fix Barracuda assembly reference. (#3993) 5 年前
Ruo-Ping Dong e75cd7b3 handle visual observations with onnx 4 年前
Arthur Juliani 28e095e0 Merge remote-tracking branch 'origin/master' into develop-add-fire 5 年前
Ruo-Ping Dong c8b9a1ea test tensor resize 4 年前
Ruo-Ping Dong 4307d8d9 delete 8D test 4 年前
GitHub e6a84ded [WIP] Unity Environment Registry (#3967) 5 年前
GitHub e1f91c16 Backport ONNX fix in #4475 to release branch (#4533) 4 年前
GitHub 45737208 External contribution : Allow visual and vector observations at the same time (#3998) 5 年前
GitHub c1e1d9b9 Add 8D tensor test if newer barracuda is installed (#4534) 4 年前
GitHub 75689a87 Merge release 2 to master (#4000) 5 年前
GitHub 56d07c4b Release 2 verified update docs (#4535) 4 年前
GitHub 26f10c4a Backport AcademyStepper fix in #4532 to verified branch (#4637) 4 年前
Ruo-Ping Dong 2ca79207 [bug-fix] Don't load non-wrapped policy (#4593) 4 年前
GitHub 5066c28e backport fix for recursion in user code (#4638) 4 年前
Andrew Cohen 59a60c1e Merge branch 'master' into asymm-envs 5 年前
GitHub d2270429 Update barracuda dependency to 1.0.4 (#4644) 4 年前
GitHub 2447b62f update package to 1.0.6 (#4645) 4 年前
GitHub e92b4f88 [refactor] Structure configuration files into classes (#3936) 5 年前
GitHub d8d44d12 [Verified] Backport analytics events (#4892) 4 年前
GitHub 1577786f Enum reflection sensor (#4006) 5 年前
GitHub f6e79bdb [MLA-1742] backport SideChannel GC reduction (#4915) 4 年前
Chris Elion 52741f5f add metafile 5 年前
GitHub 8d3e2225 [MLA-1743] Backport inference GC Optimizations (#4916) 4 年前
GitHub 8052ee6a update master to main, remove pylint check (#5031) 4 年前
GitHub b5854c25 fix missing metafile checks (#4026) 5 年前
GitHub ae854781 Update package version to 1.0.7 (#5029) 4 年前
GitHub 741d75d5 [verified branch] better message for new model format (#5245) 4 年前
Andrew Cohen fe0a077e passing sampler configs to c# 5 年前
Chris Elion e2d1263f fix NPE in model validation code, better error message 4 年前
Andrew Cohen 4464ca46 ignoring commit checks 5 年前
GitHub 5f8d255c fix null reference in model validation code, better error message (#5350) 4 年前
GitHub 9c3b179a [MLA-1981] Don't allow connections to newer python trainers (#5370) 4 年前
GitHub 335cff3e [versioning] Save ML-Agents version in checkpoints and check on load (#4035) 5 年前
GitHub ea26ba4f update to 1.0.8 (#5395) 4 年前
Chris Elion 5c441535 update to 1.0.8 4 年前
GitHub a7323393 [bug-fix] Fix issue with SAC updating too much on resume (#4038) 5 年前
GitHub f5435876 [refactor] Store and restore state along with checkpoints (#4025) 5 年前
Chris Elion 208bea12 remove trunk tests, fix version parsing in unit test 4 年前
Andrew Cohen e7750fc9 Merge branch 'master' into develop-sampler-refactor 5 年前
Andrew Cohen e0aa5cee Merge branch 'develop-team-change-reset' into asymm-envs 5 年前
Andrew Cohen e386b829 some cleanups/ interval error checking 5 年前
GitHub 431a4f41 [MLA-1010] ObservableAttribute docs, update Sensor docs (#4058) 5 年前
Andrew Cohen 95898f37 using validator to check settings 5 年前
GitHub 09853e13 [refactor] Move checkpoint saving into trainer (#4034) 5 年前
Andrew Cohen 5ffd9761 type checks for parameter randomization settings/enforces float encoding 5 年前
GitHub 101a8e00 Add Dynamic Walker. Improved Ragdoll Stability/Performance (#4037) 5 年前
Andrew Cohen 22786526 Merge branch 'master' into asymm-envs 5 年前
Andrew Cohen 7d52b18f seed each sampler individually 5 年前
GitHub 18d1d96d The environment can now close right after being instantiated (#4071) 5 年前
Andrew Cohen 72e4a9c6 use run_seed if no seed specified in yaml 5 年前
GitHub 43df1c8f onnx: export model constants as outputs, instead of in the initializer list (#4073) 5 年前
GitHub 35c7343d Add release version/date to Changelog for Release 3 (#4074) 5 年前
GitHub 1f0d3101 Increment versions to 0.18.0 and 1.1.0 (#4075) 5 年前
GitHub e66f5a7c Update version numbers and changelog for release 3 branch (#4076) 5 年前
Andrew Cohen c0f7052b Merge branch 'master' into develop-sampler-refactor 5 年前
Andrew Cohen 34ecc7e6 Merge branch 'master' into asymm-envs 5 年前
GitHub cf957f39 [docs] Update changelog to release_3_docs links (#4098) 5 年前
Andrew Cohen 6a1dccad added multirange uniform distr 5 年前
GitHub a1c63c4b Release 3 Cherry-pick bug-fixes and doc changes from master (#4102) 5 年前
Andrew Cohen c71bbf3c fix variable name case 5 年前
Andrew Cohen 953f4e09 from set_sampler_params => set_{samplertype}_params 5 年前
GitHub b7eb8b6d Clarification in the Heuristic() documentation (#4100) 5 年前
Andrew Cohen 36bd94b6 cleaned up sampler 5 年前
GitHub dcd89bd2 Reverting bug introduced in #4071 (#4101) 5 年前
GitHub 306c2f8c [docs] Update doc links (#4145) 5 年前
Ervin Teng 64d4b6af Merge branch 'master' into release_3_merge_master 5 年前
Ervin Teng ae43c653 Put back unreleased changes 5 年前
GitHub fefbc038 Merge pull request #4109 from Unity-Technologies/release_3_merge_master 5 年前
GitHub 4efb0119 store hit GameObject in raycast output (#4111) 5 年前
Andrew Cohen 21f871db Merge branch 'develop-constant-decay' into asymm-envs 5 年前
GitHub 7efd3b52 Adding links to the Google Colab notebook tutorials (#4117) 5 年前
GitHub c2447183 upgrade barracuda to 1.0.0 (#4118) 5 年前
GitHub 63195e42 add some utility methods to ObservationWriter (#4113) 5 年前
GitHub 5b0a5b9b Moving domain randomization to C# (#4065) 5 年前
Arthur Juliani 9724c9ac Merge master 5 年前
Yuan Gao 2e30fdcb Replaced all of the doc to release_3_doc 5 年前
GitHub 8dc7db12 Merge pull request #4131 from Unity-Technologies/develop-badge-version 5 年前
Chris Elion 1a485482 comments 5 年前
GitHub cc48dace Update to release_3 in installation.md (#4144) 5 年前
Jonathan Harper 5906cd61 WIP dump - working prototype 5 年前
GitHub 8e8a508b rename to SideChannelManager +backcompat (#4137) 5 年前
Jonathan Harper 7656f419 More experimentation 5 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
GitHub bece7888 [bugfix] Make FoodCollector heuristic playable (#4147) 5 年前
GitHub 2db752ce RayPerceptionSensor: handle empty and invalid tags (#4155) 5 年前
GitHub 86e0d9b1 [docs] Fix a typo in a link in the package docs (#4161) 5 年前
GitHub af9abb6c [MLA-1009] observable performance tests (#4031) 5 年前
GitHub 7f0bb6bd Yamato inference tests (#4066) 5 年前
vincentpierre 599d7e9f Merging master 5 年前
GitHub 2e5ef1ec Update CONTRIBUTING.md (#4170) 5 年前
Ervin Teng 28596129 Send sensor types to Python 5 年前
HH 7afa1761 Merge branch 'master' into hh/develop/ragdoll-updates 5 年前
Ervin Teng 2b622c78 Example 3DBall with TaskSensor 5 年前
GitHub 3de1e660 [bug-fix] Initialize-from being incorrectly loaded as "None" rather than None (#4175) 5 年前
GitHub 6ee553d8 Modified the documentation of the Heuristic method (default action = previous action) (#4174) 5 年前
Ervin Teng 2fc4fe16 Add AgentParametersChannel 5 年前
GitHub 0e0daf47 [add-fire] Merge post-0.19.0 master into add-fire (#4328) 4 年前
GitHub 9d2e4268 Revert "[add-fire] Merge post-0.19.0 master into add-fire (#4328)" (#4330) 4 年前
GitHub 2ad5e3f2 Move Heuristic fixes to changelog bug section (#4177) 4 年前
GitHub 09bfeb0e enforce warnings-as-errors, fix warning (#4191) 4 年前
GitHub 2adf5ecd (case 1255312) Conditionally use different namespace for ScriptedImporters (#4188) 4 年前
GitHub 8eefdcd3 Refactor of Curriculum and parameter sampling (#4160) 4 年前
GitHub cc812433 [bug-fix] Make StatsReporter thread-safe (#4201) 4 年前
GitHub 51f28046 Update changelog for release 4 (#4202) 4 年前
GitHub e318f96a don't allow --num-envs >1 with no --env (#4203) 4 年前
GitHub 09c63636 [MLA-1145] don't allow --num-envs >1 with no --env (#4209) 4 年前
HH 0fdac847 Merge branch 'master' into hh/develop/crawler-ragdoll-updates 5 年前
GitHub e7e4b2c6 Update version for release 4 (release branch) (#4210) 4 年前
GitHub 52d126dd Update version for release 4 (master) (#4207) 4 年前
GitHub ec006f31 [MLA-1141] Rigidbody and ArticulationBody sensors (#4192) 4 年前
GitHub faf5d0c2 Throw if Academy.EnvironmentStep() is called recursively (#4227) 4 年前
Arthur Juliani 6bee0fd1 Merge master 4 年前
GitHub 751c007d Merge pull request #4235 from Unity-Technologies/r4-master-resolve 4 年前
GitHub dcefffb0 Update changelog for .nn checkpoints (#4240) 4 年前
GitHub 20f1386a Don't drop multiple stats from the same step (#4236) 4 年前
GitHub ad140c63 Update versions and release strings (#4289) 4 年前
GitHub 129f9ddc [MLA-427] make pyupgrade convert f-strings too (#4244) 4 年前
Andrew Cohen d8c123a0 Merge branch 'master' into sensitivity 4 年前
GitHub ac36b31f [MLA-1172] Reduce calls to training_behaviors (#4259) 4 年前
Andrew Cohen 06e4356c Merge branch 'master' into sensitivity 4 年前
Arthur Juliani 1a123641 Merge remote-tracking branch 'origin/master' into r5-master 4 年前
GitHub 3a0d6e54 [MLA-1135] Physics sensors - optional reference body (#4276) 4 年前
GitHub 6fc3810d Merge pull request #4291 from Unity-Technologies/r5-master 4 年前
GitHub 493793a6 [MLA-1233] Remove stats.CSVWriter (#4300) 4 年前
GitHub fa064919 Update changelog for release 6. (#4307) 4 年前
Andrew Cohen 9f3f6ace update changelog 4 年前
GitHub 0168cd22 Bump versions for the next release. (#4310) 4 年前
Christopher Goy ab57d838 Update links in code, and relevant markdown files. 4 年前
GitHub 323d911b Add internal API for Actuators along with their tests. (#4297) 4 年前
GitHub b20f877c Update CHANGELOG.md for #4274 (#4308) 4 年前
GitHub 77296d34 Update CHANGELOG.md for #4274 (#4308) (#4314) 4 年前
Ervin Teng dc937d5c Merge branch 'master' into develop-add-fire-mm 4 年前
Christopher Goy 0d079461 Remove unreleased section from changelog. 4 年前
GitHub 1e76f8d0 Merge pull request #4331 from Unity-Technologies/develop-add-fire-mm2 4 年前
Ervin Teng 4ebccf97 Merge branch 'develop-add-fire' into develop-add-fire-sac-lst 4 年前
Andrew Cohen 598826fe Merge branch 'develop-add-fire' into develop-add-fire-bc 4 年前
Ruo-Ping Dong d3eb6c46 Merge branch 'develop-add-fire' into develop-add-fire-checkpoint 4 年前
GitHub 0f9b9a57 Fix format of the changelog for validation. (#4340) 4 年前
GitHub 9dc1d99e Initialize normalizer with mean/variance from first trajectory (#4299) 4 年前
GitHub ab8e5afa Release 6 fix nan (#4343) 4 年前
GitHub d363f1fa fix changelog date (#4344) 4 年前
Anupam Bhatnagar abc1220f Merge branch 'master' into global-variables 4 年前
GitHub 10712b9a Update barracuda in the hopes that our burst crashes go away. (#4359) 4 年前
HH 8eaddb61 Merge branch 'master' into hh/develop/loco-walker-variable-speed 4 年前
GitHub 3a7572b4 Integrate IActuators into ML-Agents core code. (#4315) 4 年前
Ervin Teng d65a9326 Merge branch 'master' into develop-add-fire-mm3 4 年前
Ruo-Ping Dong d57aa9ab Merge branch 'develop-add-fire-mm3' into develop-add-fire-checkpoint 4 年前
HH ef62939e updating prefabs 4 年前
GitHub 19a80b1c Fix null reference error when passing a null array to an action segment. (#4358) 4 年前
GitHub bd6bcd2f Merge master and add Saver class for save/load checkpoints 4 年前
GitHub bb9417f7 Update example environments to use the Actuator API (#4363) 4 年前
Ervin Teng 42e25b25 Merge branch 'develop-add-fire' into develop-add-fire-memoryclass 4 年前
GitHub cf570f8c Update barracuda in the hopes that our burst crashes go away. (#4359) (#4365) 4 年前
Christopher Goy 5a233353 Merge remote-tracking branch 'origin/master' into release_6-to-master 4 年前
GitHub e7916b08 add pre-commit hook for dotnet-format (#4362) 4 年前
Christopher Goy 061a6c43 Merge remote-tracking branch 'origin/master' into release_6-to-master 4 年前
GitHub 99ccb7b9 Merge pull request #4369 from Unity-Technologies/release_6-to-master 4 年前
HH 2080c287 Merge branch 'master' into hh/develop/loco-crawler-variable-speed 4 年前
HH d4bd7fe6 Merge branch 'master' into hh/develop/loco-walker-variable-speed 4 年前
Ervin Teng d52443a5 Merge branch 'master' into develop-shortenstrikervsgoalie 4 年前
GitHub 31919e08 [MLA-1267] Account for actuators in training and inference. (#4371) 4 年前
GitHub b337e62b add build-in module dependencies (#4384) 4 年前
HH 1fb74e2f add numSteps property and update recorder script 4 年前
HH 20ab85e2 add changes based on PR suggestions 4 年前
GitHub ea3944fc DemonstrationRecorder: Add numStepsToRecord feature. (#4381) 4 年前
HH d408d1fb make zero default. update logic 4 年前
GitHub 1955af9e [feature] Add experimental PyTorch support (#4335) 4 年前
HH 71ae5d37 updated comments & tooltip 4 年前
HH d9962254 Merge branch 'master' into hh/develop/loco-walker-variable-speed 4 年前
Scott Jordan 52ec9230 Merge branch 'develop-taggedobservations' into active-variablespeed 4 年前
GitHub 9ab65741 [add-fire] Update changelog (#4397) 4 年前
Ervin Teng 7cd80378 Update changelog 4 年前
HH a9d9ea4c Merge branch 'master' into hh/develop/loco-crawler-variable-speed 4 年前
Scott Jordan 9f3d3428 Merge branch 'master' into active-variablespeed 4 年前
GitHub d08bad06 Increase min supported tensorflow to 1.14.0 (#4411) 4 年前
Anupam Bhatnagar f4f1a8d9 merge master into trainer-plugin branch 4 年前
GitHub 4775e23c ignore code coverage and api scrape output (#4412) 4 年前
Ruo-Ping Dong fd1dc3a6 Merge branch 'master' into develop-torch-omp 4 年前
GitHub 06f788a4 Fix a few out-of-date things in CONTRIBUTING.md (#4428) 4 年前
GitHub fcbc47b5 load onnx files for testing (#4208) 4 年前
Ervin Teng 60eacc0d Merge branch 'master' into develop-adjust-cpu-settings 4 年前
GitHub bf6506fc [feature] Add small CNN for grids 5x5 and up (#4434) 4 年前
GitHub cd83c676 move extensions changelog entries to main changelog (#4427) 4 年前
GitHub 94c7111e [feature] Enable default settings for TrainerSettings (#4448) 4 年前
GitHub 7a012c5b allow ending the episode for MaxStepsReached (#4453) 4 年前
GitHub 37d730bf fix sample code for custom SideChannel (#4466) 4 年前
GitHub 9d840f22 Increase communicator version for concatenated PNGs. (#4462) 4 年前
GitHub 53c13a29 docstrings and cleanup around actuators (#4467) 4 年前
GitHub 9ed49f5e Update changelog before branching for release 7 (#4468) 4 年前
GitHub e08765cb update versions on master (#4469) 4 年前
GitHub 847e6638 [release 7] update versions on release branch (#4470) 4 年前
GitHub c7871e76 update release table, remove [Unreleased] (#4472) 4 年前
GitHub 8a0cb969 Fix visual observations with onnx (#4475) 4 年前
GitHub 0999b4c1 [release 7] Update changelog from release notes. (#4474) 4 年前
Andrew Cohen 3997b14b Merge branch 'master' into develop-hybrid-actions 4 年前
GitHub 069f10b9 [Bug fix] Export all branches for discrete control torch (#4491) 4 年前
GitHub f026c1d9 [docs] Add PyTorch docs (#4477) 4 年前
GitHub f915b88f Fix visual observations with onnx (#4475) (#4479) 4 年前
Ruo-Ping Dong 38e56032 Remove obsolete Observation class and ToProto() 4 年前
Ruo-Ping Dong c54a5dc0 remove meta file 4 年前
GitHub b9ff59f5 barracuda to 1.1.1 (#4482) 4 年前
GitHub b57f1294 Remove obsolete Observation class and ToProto() function (#4499) 4 年前
GitHub 3893adcc Misc doc fixes (#4483) 4 年前
GitHub 0cfaddc4 Don't call NotifyDone in Agent.OnDisable if Academy is shut down (#4489) 4 年前
GitHub 10f3e1c7 Cherry picked #4491 (#4493) 4 年前
Chris Elion 4460ba0c Merge remote-tracking branch 'origin/master' into r7-merge-to-master 4 年前
GitHub fb177485 Merge pull request #4500 from Unity-Technologies/r7-merge-to-master 4 年前
Ervin Teng f83f10a2 Merge branch 'master' into develop-policyonly 4 年前
Ervin Teng f9ff3efe Merge branch 'develop-policyonly' into develop-sac-targetq 4 年前
Andrew Cohen 7c0aa77b Merge branch 'develop-actions-out' into develop-hybrid-actions 4 年前
GitHub 60b76790 Random Network Distillation for Torch (#4473) 4 年前
GitHub c3d2b902 Support multi-dimensional and compressed observations stacking (#4476) 4 年前
GitHub 9e1a28c2 Add vector flag of agent's frozen state to VisualFoodCollector (#4511) 4 年前
GitHub 5bc169b4 Clean up AcademyFixedUpdateStepper when playmode changed (#4532) 4 年前
GitHub b33e310f Add Visual3DBall scene (#4513) 4 年前
GitHub 1cbbbe86 Update changelog for release 8 (#4548) 4 年前
GitHub 0bc31929 [Release 8] update versions on master (#4549) 4 年前
GitHub 9c7aa728 [Release 8] update versions on release branch (#4550) 4 年前
GitHub 1f9f1798 [Test] Make tests to compare compressed and non-compressed obs (#4547) 4 年前
GitHub f409bf28 [Release 8] update release table (#4551) 4 年前
GitHub 1a2f8025 Add method documentations (#4553) 4 年前
GitHub b3bc7896 Cherrypick bug fixes to release_9_branch (#4617) 4 年前
Ruo-Ping Dong 7d42c559 Merge branch 'master' into r8_merge_to_master 4 年前
GitHub a4ed3660 Update release_9 versions (#4621) 4 年前
Ruo-Ping Dong 6a877ee9 revert changelog 4 年前
GitHub dc40c926 Merge release 8 back to master (#4570) 4 年前
Andrew Cohen e5f14400 Merge branch 'master' into develop-hybrid-actions-singleton 4 年前
GitHub 024bb104 [MLA-1474] detect recursion on Agent methods and throw (#4573) 4 年前
Ruo-Ping Dong 91700916 add hybrid action capability flag 4 年前
GitHub 4cfae52e Add hybrid action capability flag (#4576) 4 年前
GitHub 7a33b67a update barracuda version, enable tests for 2020.2 (#4571) 4 年前
GitHub be723c66 Change BrainParametersProto to support ActionSpec (#4579) 4 年前
GitHub a690af74 [refactor] Make PyTorch the default and TensorFlow optional (#4517) 4 年前
GitHub ca1aacc1 Assign new BrainParametersProto fields based on capabilities (#4581) 4 年前
GitHub d91d4a19 ActionBuffer with hybrid actions for RemotePolicy (#4592) 4 年前
GitHub b5dd43f2 [bug-fix] Don't load non-wrapped policy (#4593) 4 年前
GitHub 5e5ff19b Barracuda inference for hybrid actions (#4611) 4 年前
GitHub 8669e389 Refactor BarracudaModel loader checks (#4629) 4 年前
GitHub 6ce2434d Fix typo in URL (#4604) 4 年前
GitHub 95efe03b [MLA-1519] Don't mark action_probs as an output node. (#4613) 4 年前
vincentpierre a3a9a56b Merge branch 'exp-multi-head-attention' into exp-bullet-hell 4 年前
Ruo-Ping Dong 9e08be87 Merge branch 'master' into release_9_branch_merge 4 年前
GitHub fb4661b0 Merge release_9_branch to master (#4623) 4 年前
GitHub 90a9d214 Match3 example (#4515) 4 年前
GitHub d490bb44 add match3 to changelog (#4635) 4 年前
Ervin Teng 89489ae0 Invert divide by 3 in log prob 4 年前
GitHub 8a1f0a8b Updating the CHANGELOG on master before release 10 (#4636) 4 年前
GitHub 88d3ec3e Merge master into hybrid actions staging branch (#4704) 4 年前
GitHub 7cdf3efe Update CONTRIBUTING.md (#4602) 4 年前
GitHub 4dd42642 Bumping versions on master for release_10 (#4642) 4 年前
GitHub f5747db5 Changing the versions for the release_10 (#4643) 4 年前
GitHub 87a7ccf8 use int64 steps, check for NaN actions (#4607) 4 年前
GitHub 23800f33 Merge branch 'master' into develop-action-spec 4 年前
Ruo-Ping Dong 53ba9d86 add deadline for communicator initial exchange 4 年前
GitHub 6e88decf Adding a missing doc on the ObservationWriterExtensions (#4648) 4 年前
Ruo-Ping Dong e5fbf992 update changelog 4 年前
Ruo-Ping Dong 44eeb280 only set deadline for editor 4 年前
GitHub 733bffbf use int64 steps, check for NaN actions (#4607) (#4654) 4 年前
Ruo-Ping Dong aadcf6e1 fix seconds 4 年前
Ruo-Ping Dong 8d0927c4 revert changes 4 年前
vincentpierre c2b50936 Some work for 2d obs 4 年前
GitHub 4617a7b6 [bug-fix] Remove extra period (#4674) 4 年前
Ervin Teng 11628fff Merge branch 'master' into develop-torch-clip 4 年前
Ervin Teng ce7d34a3 Revert "Invert divide by 3 in log prob" 4 年前
GitHub 11395c93 [bug-fix] Cherry-pick remove extra period to Release 10 (#4680) 4 年前
vincentpierre 083135b6 Merging master into release_10_tmp before merge release_10_tmp into master 4 年前
GitHub f374c5e0 Update com.unity.ml-agents/CHANGELOG.md 4 年前
GitHub b464678d Merge pull request #4682 from Unity-Technologies/r10-to-master 4 年前
GitHub 9cc20101 Fix heuristic example and some crefs (#4690) 4 年前
Ervin Teng f74e9a54 Add group ID 4 年前
GitHub 559e0ee5 Fix set_action_for_agent (#4691) 4 年前
vincentpierre 03807d64 Some work for 2d obs 4 年前
vincentpierre 98030740 Edit the documentation and the changelog for the tensorflow removal 4 年前
Ervin Teng bf9f0ad5 Update changelog 4 年前
vincentpierre 46580ff9 Formatting 4 年前
GitHub 94c59e31 C# changes for hybrid action spaces (#4587) 4 年前
GitHub 12e98345 Merge pull request #4703 from Unity-Technologies/develop-2d-obs-start 4 年前
Arthur Juliani 15052e1f Add sensor type 4 年前
Andrew Cohen d624b54b Merge branch 'master' into fix-conflict-base-env 4 年前
Arthur Juliani 1737be14 Update protobufs 4 年前
Arthur Juliani 6933b9c2 Add GoalSensor and component 4 年前
GitHub 990f801a Develop hybrid action staging (#4702) 4 年前
GitHub 98ed49da Update changelog for hybrid actions (#4735) 4 年前
vincentpierre 7a5cc9ec Merge master into develop-rm-tf 4 年前
GitHub 360b1225 ActionSegment.IsEmpty docstring (#4738) 4 年前
GitHub ddfacd86 Integrate BrainParameters with ActionSpec, update BrainParametersDrawer (#4718) 4 年前
vincentpierre c1587bce Solving merge conflicts 4 年前
GitHub b1c12c84 Reword changelog (#4745) 4 年前
GitHub 2a5db355 Upgrade dependency to barracuda 1.2.1 (#4744) 4 年前
GitHub ded1f79b Merge pull request #4732 from Unity-Technologies/goal-sensors 4 年前
Andrew Cohen b5d1c071 Merge branch 'master' into develop-action-buffer 4 年前
Arthur Juliani 0d2f8887 Merge remote-tracking branch 'origin/master' into goal-conditioning 4 年前
Ervin Teng 25dfd883 Merge branch 'master' into develop-centralizedcritic 4 年前
GitHub 1daf60ee Fix bug in BrainParameter Drawer (#4752) 4 年前
vincentpierre bc9d3975 merge master 4 年前
GitHub 903d3afe Merge pull request #4707 from Unity-Technologies/develop-rm-tf 4 年前
GitHub 43d74c0a [MLA-1587] Don't warn about minor version mismatch, add links in specific messages (#4688) (#4759) 4 年前
vincentpierre 14378aa5 Merging master 4 年前
GitHub e04d8731 In-Editor Analytics for inference (#4677) 4 年前
GitHub c0bea621 In-Editor Analytics for inference (#4677) (#4758) 4 年前
GitHub df5a1df1 [MLA-1587] Don't warn about minor version mismatch, add links in specific messages (#4688) 4 年前
GitHub 5fbffd3a update lib versions and references to release 10 (#4755) 4 年前
GitHub 2f8bca6d Rename Actions in BrainParameter drawers, Update tutorial docs (#4748) 4 年前
vincentpierre 2d6b97df Adding to changelog 4 年前
GitHub fb8805a8 Update python to 0.24.0.dev0 and C# to 1.7.0 (#4753) 4 年前
GitHub 2a569d31 Rename Actions in BrainParameter drawers, Update tutorial docs (#4748) (#4760) 4 年前
GitHub ac89ea39 [Release 11]Update unreleased section in changelog (#4751) 4 年前
GitHub 3a14641d remove unreleased section of changelog (#4754) 4 年前
GitHub 0ffad9aa Hybrid FoodCollector (#4746) (#4765) 4 年前
GitHub 9b0c9dd8 Hybrid FoodCollector (#4746) 4 年前
vincentpierre 8cb050ef WIP Made initial changes to enale dimension properties and added attention module 4 年前
vincentpierre 549f925a Fixing the meta files 4 年前
Andrew Cohen 498b1ee6 Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton 4 年前
vincentpierre 90f6dbe2 addressing preliminary comments 4 年前
vincentpierre d583db56 Fixing bugs and started integration 4 年前
vincentpierre f732226d Removed a debug message 4 年前
GitHub 4fd0c8fe Uncomment obsolete attributes, fix warnings (#4771) (#4774) 4 年前
GitHub c6000214 Uncomment obsolete attributes, fix warnings (#4771) 4 年前
GitHub 5eee0410 Update com.unity.ml-agents/Runtime/Sensors/IDimensionPropertiesSensor.cs 4 年前
vincentpierre c3699de8 merging master and addressing comments 4 年前
GitHub 89556d76 Update com.unity.ml-agents/Runtime/Sensors/IDimensionPropertiesSensor.cs 4 年前
GitHub 8f389445 More misc hybrid action followup (#4777) 4 年前
GitHub 29d94c7c Merge pull request #4734 from Unity-Technologies/develop-obs-as-list 4 年前
vincentpierre abb3b670 Replace possible with suitable in description of TRANSLATIONAL_EQUIVARIANCE 4 年前
GitHub b8c3b3fc fix xmldoc warnings (#4779) 4 年前
vincentpierre 719c969c addressing comments. ObservationSpec is no longer a list 4 年前
GitHub 2623c46f Rider suggestions (#4778) 4 年前
GitHub 19daa8f8 R12 update docs tags (#4795) 4 年前
Andrew Cohen c0d01baf Merge branch 'master' into merge-release11-master 4 年前
Andrew Cohen 0e6077ab fix changelog 4 年前
GitHub aaa91e67 [package] Add analytics dependency to package.json. (#4794) (#4797) 4 年前
Ruo-Ping Dong 2672dbc7 remove group id 4 年前
GitHub 5645b401 Merge pull request #4786 from Unity-Technologies/merge-release11-master 4 年前
GitHub 526777af Fix the package ID for analytics. (#4799) 4 年前
Ruo-Ping Dong 4bad484b very rough sketch for TeamManager interface 4 年前
vincentpierre 44ed3258 Merging master 4 年前
GitHub 60807ed3 1.7.2 (#4800) 4 年前
Ruo-Ping Dong 9ec9d3c5 add team manager id to proto 4 年前
Ruo-Ping Dong ef054af0 team manager for hallway 4 年前
Ruo-Ping Dong fbfdc05b send and process team manager id 4 年前
GitHub d7ad2a36 [package] Add analytics dependency to package.json. (#4794) 4 年前
GitHub 98753529 Fix the package ID for analytics. (#4798) 4 年前
vincentpierre f7a4a31f [Experiment] Bullet hell 4 年前
Chris Elion 76ebc20c Merge remote-tracking branch 'origin/master' into r12-to-master 4 年前
GitHub 06e90a9e Merge pull request #4801 from Unity-Technologies/r12-to-master 4 年前
GitHub 458fee17 Merge pull request #4763 from Unity-Technologies/develop-att 4 年前
Ervin Teng 330fc1d0 Merge branch 'master' into develop-centralizedcritic-mm 4 年前
GitHub ea3f8868 fix compile warnings for using obsolete enum (#4812) 4 年前
vincentpierre 519c5f47 merging master 4 年前
GitHub 530b0ea4 Make new sensor interface internal for now (#4811) 4 年前
Ruo-Ping Dong 8ed14762 Merge branch 'develop-hybrid-actions-singleton' into develop-hybrid-actions-csharp 4 年前
Ruo-Ping Dong 1ab8871e