1202 次代码提交 (b5dbed50-db7e-47fd-a9be-d213959307a2)

作者 SHA1 备注 提交日期
GitHub 0ff8f9af Create ML-Agents Package (#3267) 4 年前
GitHub ceebacd6 Convert pyramids to Raycast sensor (#3299) 4 年前
GitHub 5c28f394 Revert back to barracuda 0.3.2-preview. (#3300) 4 年前
GitHub 01b29cec Ray perception sensor tests (#3297) 4 年前
GitHub 23d0a9d8 Fix barracuda assembly references. (#3301) 4 年前
GitHub 5c83c1c7 Remove runtime test folder. Can re-add it once we have runtime tests. (#3302) 4 年前
GitHub 18fc5131 Format code and add .editorconfig to our package. (#3305) 4 年前
GitHub be0e5635 remove deprecated RayPerceptionMB, legacy codepath: (#3304) 4 年前
Ervin Teng db249ceb Merge branch 'master' into develop-splitpolicyoptimizer 4 年前
GitHub 6ddcef36 Upgrade to barracuda 0.4.0-preview. (#3310) 4 年前
GitHub 2db09cef Model override from commandline (#3265) 4 年前
GitHub 5c192cb5 BehaviorParameters - accessors for undecorated behavior name (#3316) 4 年前
GitHub c6e5b23e Develop return float array (#3319) 4 年前
GitHub 620fa24a Track reward for inference (#3320) 4 年前
GitHub 93fa865e Update Barracuda to 0.5.0-preview. (#3329) 4 年前
GitHub 7248d2dd External il2cpp stubs (#3330) 4 年前
GitHub 7ad624da testing: exit playback specified number of episodes (#3332) 4 年前
GitHub b12b906f Make RayPerception sensor work better with transforms that have scale (#3334) 4 年前
GitHub 9b72aab2 Making some fields and properties internal (#3342) 4 年前
GitHub 3725e85f fix academy doc link (#3349) 4 年前
GitHub 3efcefe3 make some more classes and methods internal (#3353) 4 年前
GitHub 4d252428 move Startup (#3357) 4 年前
GitHub ae97ab3a Soccer refactor (#3331) 4 年前
GitHub 18429825 AddComponentMenu for DecisionRequester (#3360) 4 年前
GitHub 0c4d68d1 Exposing the last action in the Agent API (#3351) 4 年前
GitHub 77c3c343 Updating version number (#3367) 4 年前
GitHub 2d13481c Updating version number (#3366) 4 年前
GitHub b8bfc79c set package and API to 0.15.0-dev0 (#3369) 4 年前
Anupam Bhatnagar 07c87f2c fixing version numbers on master branch 4 年前
GitHub d1644496 Remove UpdateAgentAction (#3373) 4 年前
Ervin Teng d4ee7346 Merge commit 'f9c05a61d574305497789b5997f1ae3ea1b1ad3b' into develop-splitpolicyoptimizer 4 年前
GitHub ae9d12b5 Remove monitor (#3372) 4 年前
GitHub c1340b0e Hotfix docs odd (#3379) 4 年前
GitHub 386ba66c Develop observation collector (#3352) 4 年前
GitHub 84161e7a csharp cleanup (#3392) 4 年前
GitHub e8d2efde Academy interface cleanup (#3376) 4 年前
GitHub c4d966fb Checking if the Past action is null before feeding into inference (#3403) 4 年前
GitHub 8b9dfcd7 Make editor extensions and inference utils internal (#3390) 4 年前
GitHub 51f7690d Fix off-by-one error on AgentReset and maxSteps (#3394) 4 年前
GitHub 286a1917 fix BehaviorParametersEditor for m_UseChildSensors (#3404) 4 年前
GitHub d20bda06 csharp cleanup (#3392) (#3395) 4 年前
GitHub 92a8aed2 Pass action masker as input to CollectObservations (#3389) 4 年前
GitHub 02edd6a9 fix BehaviorParametersEditor for m_UseChildSensors (#3404) (#3405) 4 年前
GitHub 607cb6b8 Develop Side Channels tutorial (#3391) 4 年前
GitHub 1c4d6bf8 fix RegisterSideChannel (#3406) 4 年前
GitHub 44f88933 Make a serialization upgrade path for maxStep. (#3424) 4 年前
GitHub 85d6d9dd Remove unity.editor namespace from Agent.cs. (#3433) 4 年前
GitHub 6f5bb92a Make a serialization upgrade path for maxStep. (#3424) (#3434) 4 年前
GitHub a41b744a Add release notes to changelog and bump version. (#3435) 4 年前
Anupam Bhatnagar c70d0243 [bug-fix] Empty ignored trajectory queues, make sure queues don't overflow (#3451) 4 年前
Anupam Bhatnagar d8c79f48 resolving merge conflicts 4 年前
GitHub 9a4b151c Merge pull request #3441 from Unity-Technologies/master-into-release-0.14.0 4 年前
Anupam Bhatnagar 991bfefd [bug-fix] Use correct agent_ids for demo loader (#3464) 4 年前
Anupam Bhatnagar 8ceadf61 [bug-fix] Empty ignored trajectory queues, make sure queues don't overflow (#3451) 4 年前
GitHub d42eab70 Update changelog for changes since 0.14 release branch (#3443) 4 年前
Anupam Bhatnagar 1c924d6a Make the demoRecorder write the experience on reset (#3463) 4 年前
Anupam Bhatnagar d5617834 [bug-fix] Update the gail config for the new steps in 0.14.0 (#3475) 4 年前
GitHub 7bb5de57 [barracuda] Update barracuda to 0.6.0-preview. (#3444) 4 年前
GitHub 18e1d01b Update section name in changelog.md (#3499) 4 年前
Ervin Teng 5ef902bf Merge branch 'master' into develop-splitpolicyoptimizer 4 年前
GitHub 6876a1d6 [bug-fix] Empty ignored trajectory queues, make sure queues don't overflow (#3451) 4 年前
GitHub d072e091 [upkeep] Add a dev project to take advantage of package that only work with 2019.x or newer. (#3452) 4 年前
GitHub 587dd165 Support for ONNX export (#3101) 4 年前
GitHub b2a4b689 [bug-fix] Use correct agent_ids for demo loader (#3464) 4 年前
GitHub c38dd44c Develop SideChannel new api (#3425) 4 年前
GitHub 413de82e Make the demoRecorder write the experience on reset (#3463) 4 年前
GitHub 47649555 C# and Python checks for infinity and NaN. (#3418) 4 年前
GitHub 764d8948 Develop modify stepping logic (#3448) 4 年前
GitHub 3641293f Change checkpoint suffix to "ckpt" (#3470) 4 年前
GitHub 97876c18 Making the message queue internal (#3468) 4 年前
Chris Elion 3b9fe7e5 canonicalize quaternion observations 4 年前
Andrew Cohen e4d776c3 Merge branch 'master' into soccer-fives 4 年前
Ervin Teng bcc25d59 Merge branch 'master' into develop-splitpolicyoptimizer 4 年前
GitHub 5e78e5d4 [bug-fix] Update the gail config for the new steps in 0.14.0 (#3475) 4 年前
GitHub c55cb4df Replace Agent.GetStepCount with Agent.StepCount` (#3476) 4 年前
GitHub 472f9f0e Merge branch 'master' into develop-badEnvReturnCode 4 年前
GitHub b5a3b1de Rename --port commandline arg to --mlagents-port (#3477) 4 年前
Andrew Cohen b7d77740 Merge branch 'master' into soccer-fives 4 年前
Ervin Teng 1859f252 Merge commit 'fbcdd83c087135f870e785cc72e5ff9a7e898e3a' into develop-splitpolicyoptimizer 4 年前
GitHub 61da8e9f [change] Ray Sensor interface improvements (#3449) 4 年前
Andrew Cohen 926bc888 added positions to behaviorparameters 4 年前
GitHub d485f3a0 Sensor API cleanup (#3480) 4 年前
GitHub a5d0cf3c Refactor DemonstrationStore/Recorder (#3354) 4 年前
Andrew Cohen d40ff1ff Merge branch 'master' into soccer-fives 4 年前
GitHub cd0a38c3 Develop mm validation fixes (#3487) 4 年前
GitHub ecd13c8a Move Demonstration code to sub-folder (#3488) 4 年前
GitHub c145e75b Split Policy and Optimizer, common Policy for PPO and SAC (#3345) 4 年前
GitHub 3049b0ec fix icon path (#3493) 4 年前
Andrew Cohen 5b0aca29 Merge branch 'master' into soccer-fives 4 年前
Ervin Teng 1156b9b3 Merge branch 'develop-splitpolicyoptimizer' into develop-removeactionholder 4 年前
GitHub ca914546 RaycastPerceptionComponent custom editor (#3484) 4 年前
Ervin Teng 385a2e51 Add removal of multi-gpu to changelog and migrating 4 年前
Ervin Teng d57124b4 Merge 'master' into develop-removeactionholder 4 年前
GitHub aee0611a remove unused methods from Utilities.cs (#3495) 4 年前
GitHub f3d02dda Fixes package validation errors for side-channels-related classes. (#3502) 4 年前
GitHub 45bd2d2c Develop passing package validation (#3494) 4 年前
GitHub 8530b724 Fix package validation errors for sensor-based classes (#3501) 4 年前
Anupam Bhatnagar e04fcd71 Merge branch 'master' into master-into-release-0.14.1 4 年前
Ervin Teng d10d27e2 Merge commit '9450d3fc0dda4547a14c5ed1b7e13fc6e3a15413' into develop-nopreviousactions 4 年前
GitHub b8b4ab4f Move protobuf generation tests to yamato. (#3506) 4 年前
Anupam Bhatnagar 1580cf7d update DemonstrationRecorder.cs path and CHANGELOG.md 4 年前
GitHub 308300e6 Made a asmdef for CommunicatorObjects (#3500) 4 年前
GitHub 8b85322f Don't make the test a MonoBehavior (#3505) 4 年前
Andrew Cohen de73baa9 Merge branch 'master' into soccer-fives 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub 547284b2 Merge pull request #3508 from Unity-Technologies/master-into-release-0.14.1 4 年前
GitHub d766e607 Fix grpc for 2020.1. (#3512) 4 年前
GitHub d8567b82 Add SensorShapeValidator unit (#3504) 4 年前
GitHub 87677f90 use MLAgents.Sensor namespace (#3519) 4 年前
GitHub 66722d71 make GetRayAngles internal (#3515) 4 年前
GitHub 8ce9dcfd add DoneReason enum to Agent (#3517) 4 年前
GitHub d9898be5 Remove test scene from build settings and codebase. (#3524) 4 年前
GitHub d10bfae1 update timer strings (#3518) 4 年前
GitHub 734bad58 CameraSensor and CameraSensorComponent tests (#3513) 4 年前
GitHub 1a7f9036 Tests for Demonstration loader and Model runner (#3510) 4 年前
GitHub 2a621c1b rename to Perceive() (#3527) 4 年前
GitHub bd0455cd disable compile warning (#3529) 4 年前
GitHub 9a371b17 [Renaming] SetActionMask -> SetDiscreteActionMask + added the virtual method CollectDiscreteActionMasks (#3525) 4 年前
GitHub e1a0f41b Added the MLAgents.Demonstrations namespace (#3532) 4 年前
GitHub b9bd4df2 Modified some namespaces (#3533) 4 年前
GitHub e7ec5007 [change] Make Agent non-abstract, update Basic scene. (#3528) 4 年前
GitHub 4e747130 Renaming AgentInfo.actionMasks to AgentInfo.DiscreteActionMasks (#3539) 4 年前
GitHub e5108d2c Communication protocol versioning (#3535) 4 年前
GitHub a27117a4 Step sensor for Heuristic policy (#3542) 4 年前
GitHub c5dd3641 Made Brain Parameters internal (#3545) 4 年前
GitHub 47755a62 Made BehaviorParameters internal (#3546) 4 年前
Andrew Cohen 573b1f6d Merge branch 'master' into soccer-fives 4 年前
GitHub aad9d8a1 fix Demonstration tests (#3554) 4 年前
GitHub 104c33e1 Made the decision requester internal and renamed RepeatAction (#3555) 4 年前
GitHub 6b7155e4 Develop package docs (#3551) 4 年前
GitHub 7100ae1a Rename 2 documentation files (#3567) 4 年前
GitHub 529214e7 Caching side channel data for one step (#3565) 4 年前
GitHub 4ba47a07 Fix timer name (#3562) 4 年前
GitHub 91bbcabb Added a numberOfActions get property on the BrainParameters (#3571) 4 年前
GitHub c0e88aa8 Made BehaviorType public and added the SetBehaviorType method (#3572) 4 年前
GitHub 9ae290ee Messages will be consumed when the side channel registers (#3573) 4 年前
GitHub 251aa7b3 Removed the IFloatProperties interface (#3570) 4 年前
GitHub 11ff1553 unit tests for RenderTextureSensor+component (#3569) 4 年前
GitHub 2a630030 [change] public SensorComponent fields to properties, add custom editor (#3564) 4 年前
GitHub e3af96ca Merge branch 'master' into develop-demo-load-seek 4 年前
GitHub 7697492d Added missing docstrings (#3577) 4 年前
GitHub 0f381ab9 Remove ForceReset from Agent. (#3575) 4 年前
GitHub 6c5603ec fix unit tests in DevProject (#3586) 4 年前
Chris Elion e972ab46 make a few things in RayPerceptionSensorComponent public 4 年前
Chris Elion 676b670f remove duplicate version of SensorBase 4 年前
Chris Elion a2ad53be apply auto-formatting 4 年前
GitHub 9a6b4553 apply auto-formatting (#3587) 4 年前
GitHub 4e05233f Merge pull request #3588 from Unity-Technologies/develop-remove-duplicate-SensorBase 4 年前
GitHub 6e23397a Merge pull request #3589 from Unity-Technologies/develop-sensor-access 4 年前
GitHub 5b7975ad [bugfix] Fix MLA-793 Make Unity lifecycle methods protected. Added tests for changes (#3590) 4 年前
GitHub 2d7bae55 Update Barracuda to 0.6.1-preview (#3584) 4 年前
Chris Elion 841b0937 SideChannel helper messages 4 年前
Chris Elion b4ce35a2 Behavior and BrainParameters back to public 4 年前
GitHub ffd8f855 [bug-fix] Fix crash when demo size is smaller than batch size (#3591) 4 年前
Chris Elion 3196300e undo accidental changes and formatting 4 年前
Chris Elion ddec91cd formatting 4 年前
GitHub 411bb64a Renaming Agent's methods (#3557) 4 年前
Chris Elion 2475677a clean up ChangeChecks, rename method 4 年前
Chris Elion 7f2e815a Merge remote-tracking branch 'origin/master' into develop-sidechannel-usability 4 年前
Chris Elion fcfd0f7f add and use Agent.ReloadPolicy() 4 年前
Chris Elion 8ba73c57 C# versions of the python utils 4 年前
Chris Elion fa5e7e6d Merge remote-tracking branch 'origin/master' into develop-BehaviorParams-public 4 年前
GitHub ab99343a Merge pull request #3595 from Unity-Technologies/develop-BehaviorParams-public 4 年前
Chris Elion 158fcae2 read/write bools, unit tests 4 年前
Chris Elion 8b20dcc4 docstrings and update docs 4 年前
Chris Elion f745cc12 cleanup usings 4 年前
Chris Elion c57ff268 split messages into their own files 4 年前
Chris Elion d84e80ed comments 4 年前
GitHub 6b846478 Merge pull request #3596 from Unity-Technologies/develop-sidechannel-usability 4 年前
Chris Elion 2b9bd5ee update changelog and migration guide for sidechannel changse 4 年前
GitHub eaaa504f Merge pull request #3608 from Unity-Technologies/develop-sidechannel-changelog 4 年前
GitHub 94de596b [change] Remove concatenate in discrete action probabilities to improve inference performance (#3598) 4 年前
Andrew Cohen b1cfa74d Merge branch 'master' into develop-test-imitation 4 年前
bhh c8096a2d added BehaviorParameters icon to package 4 年前
GitHub 000ceedf [bug-fix] Update Pyramids demo (#3613) 4 年前
GitHub 119141fb Make the agent begin episode at initialization (#3605) 4 年前
GitHub eeeb09b3 Make most property setters public. (#3602) 4 年前
GitHub 68bbee63 Update examples project to 2018.4.18f1 (#3618) 4 年前
GitHub 0a8b30e9 Bumping version on the release (#3615) 4 年前
Chris Elion 7df92fbe Improve warnings and exception if using unsupported combo 4 年前
Jonathan Harper 066df247 Remove space from Product Name for examples 4 年前
Jonathan Harper 391cb49d Update examples project to 2018.4.18f1 (#3618) 4 年前
Chris Elion 268a9e78 add meta file 4 年前
GitHub e83bc02b Remove space from Product Name for examples (#3612) 4 年前
Chris Elion 14a74feb fix unit test 4 年前
GitHub 227b38ca Updating the Changelog and Migrating (#3620) 4 年前
Chris Elion 53cd6695 Improve warnings and exception if using unsupported combo 4 年前
Chris Elion e0667035 add meta file 4 年前
GitHub de29b8ec [MLA-762] Better logging when no model + inference only (#3617) 4 年前
Chris Elion 40c48565 fix unit test 4 年前
GitHub d9274b7e Bumping versions on master (#3614) 4 年前
GitHub 9b227be2 Merge pull request #3627 from Unity-Technologies/release-0.15.0-log-no-model 4 年前
GitHub 771389cb Updated the release branch docs (#3621) 4 年前
Jonathan Harper c36f3534 Remove space from Product Name for examples 4 年前
GitHub 25cc9f15 [change] Move hyperparameter printing entirely into StatsWriters (#3630) 4 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 4 年前
Andrew Cohen 53bea15c Merge branch 'master' into soccer-fives 4 年前
Andrew Cohen ac261e36 Merge branch 'master' into self-play-mutex 4 年前
GitHub e13c89f5 enforce min coverage % (#3642) 4 年前
Andrew Cohen eefc4811 Merge branch 'master' into self-play-mutex 4 年前
GitHub 3a771afa Rename Generalization -> Environment Parameter Randomization (#3646) 4 年前
GitHub de0cf96f [bug-fix] Increase height of wall in CrawlerStatic (#3650) 4 年前
Andrew Cohen fb993986 Merge branch 'master' into self-play-mutex 4 年前
Andrew Cohen b42c9482 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Jonathan Harper 89c11767 Bug: API check fails to catch wrong API version 4 年前
GitHub 5d4f7f08 cleanup port logic in UnityEnvironment (#3673) 4 年前
GitHub de3fc4e8 Hotfix memory leak on Python (#3664) 4 年前
GitHub ff32035d Remove vis_encode_type from list of required (#3677) 4 年前
GitHub d3c0dffc Update changelog (#3678) 4 年前
GitHub a46e7237 Shorten timeout duration for environment close (#3679) 4 年前
GitHub 11c518a3 Stats SideChannel (for custom TensorBoard metrics) (#3660) 4 年前
GitHub 807a1441 Raise exceptions from environment subprocesses (#3680) 4 年前
GitHub 74902f92 handle multiple dones in a single step (#3700) 4 年前
GitHub 141831da [bug-fix] Fix entropy computation for GaussianDistribution (#3684) 4 年前
Andrew Cohen 4c9ac553 Merge branch 'master' into self-play-mutex 4 年前
GitHub 6612b496 Deprecating Academy.Instance.FloatProperties (#3696) 4 年前
GitHub 27f78f31 Removing the notebooks from the github repository. (#3704) 4 年前
Andrew Cohen a7a372b9 Merge branch 'master' into self-play-mutex 4 年前
Andrew Cohen cd677346 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
GitHub ed19f872 Update changelog for logging fix. (#3707) 4 年前
Andrew Cohen c7a34413 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
GitHub bc1fdf07 [refactor] CLI changes (#3705) 4 年前
GitHub 337ed67e Updating the master documentation with 0.15.1 release (#3708) 4 年前
GitHub 6c3d007e make StackingSensor public (#3701) 4 年前
Andrew Cohen 62c87031 Merge branch 'master' into self-play-mutex 4 年前
Andrew Cohen 59b88be6 Merge branch 'master' into self-play-mutex 4 年前
Ervin Teng 06fa3d39 Merge branch 'master' into develop-sac-apex 4 年前
Anupam Bhatnagar 50e52d9c Merge branch 'master' into distributed-training 4 年前
GitHub eeb0c74d Add CompletedEpisodes counter (#3724) 4 年前
GitHub d7ca6b8d [feature] Add --initialize-from option (#3710) 4 年前
Ervin Teng 80d91d62 Update changelog 4 年前
GitHub 89237f96 Reset StackingSensor when the Agent resets (#3727) 4 年前
Andrew Cohen 1b9c643b Merge branch 'master' into self-play-mutex 4 年前
GitHub 43f23ee3 WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 4 年前
Andrew Cohen a870d453 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Andrew Cohen 7a7eb324 Merge branch 'master' into internal-policy-ghost 4 年前
GitHub e44004d2 Fix walljump warning. (#3746) 4 年前
Andrew Cohen 930d6fa3 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
GitHub 83ac520a Merge 0.15.1 to master (#3755) 4 年前
GitHub 078c6502 Make the DecisionRequester public and customizable. (#3716) 4 年前
GitHub 3249910d [MLA-825] Add default values for SideChannel IncomingMessages methods (#3751) 4 年前
GitHub aae58330 Merge branch 'master' into develop-add-inference-examples 4 年前
GitHub c79475eb [MLA-803] Add timer metadata to C# and python (#3758) 4 年前
Andrew Cohen b0c506a6 Merge branch 'soccer-2v1' into asymm-envs 4 年前
GitHub 6ef56c83 Merge pull request #3749 from Unity-Technologies/develop-add-inference-examples 4 年前
GitHub 05fc4c98 Update package_version timer metadata string (#3761) 4 年前
Andrew Cohen 933d7b32 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Ervin Teng 5e980ec1 Merge branch 'master' into develop-sac-apex 4 年前
GitHub 989cc89f Use SemVer to check communication compatibility between C# and Python (#3760) 4 年前
GitHub 1843279a [barracuda] Bump version to 0.6.3. (#3766) 4 年前
GitHub dd6aa7e2 Agent.Heuristic takes an float[] (#3765) 4 年前
Andrew Cohen f41695b9 Merge branch 'soccer-2v1' into asymm-envs 4 年前
GitHub 8b5587cc Remove obsolete methods from Agent class (#3770) 4 年前
GitHub 9f43ef72 [MLA-488] Fix observations in demonstration drawer (#3771) 4 年前
GitHub 8b300031 Various doc improvements (#3775) 4 年前
GitHub 24b387d3 Merge branch 'master' into develop-sac-apex 4 年前
GitHub b881c227 Develop mm docs various prettier (#3782) 4 年前
GitHub 3d968011 Add runningAverage to gauge stats (#3786) 4 年前
Andrew Cohen 80469267 Merge branch 'internal-policy-ghost' into soccer-2v1 4 年前
GitHub 3fb490f6 Better memory allocation for Heuristic (#3785) 4 年前
Andrew Cohen 4468280a Merge branch 'soccer-2v1' into asymm-envs 4 年前
GitHub 9695b89a StrikerVsGoalie and SoccerTwos env improvements (#3699) 4 年前
Ervin Teng 0bc4cc1e Merge branch 'master' of github.com:Unity-Technologies/ml-agents into develop-sac-apex 4 年前
Arthur Juliani c577ce26 Merge remote-tracking branch 'origin/master' into develop-add-fire 4 年前
GitHub bc45453b AcademyStepper to DontDestroyOnLoad (#3789) 4 年前
Andrew Cohen 9bec75ee Merge branch 'master' into soccer-2v1 4 年前
Arthur Juliani 3769d943 Merge remote-tracking branch 'origin/master' into develop-add-fire 4 年前
GitHub 4d23200b [refactor] Run Trainers in separate threads (#3690) 4 年前
Ervin Teng 9cd2c034 Merge branch 'master' of github.com:Unity-Technologies/ml-agents into develop-sac-apex 4 年前
GitHub 576ebc67 Fixing package validation errors. (#3808) 4 年前
Andrew Cohen 185d4b35 Merge branch 'soccer-2v1' into asymm-envs 4 年前
GitHub 6cbb238f [docs] Call out platform limitations in our docs. (#3818) 4 年前
Christopher Goy f0a8a10b [docs] Call out platform limitations in our docs. 4 年前
GitHub 70cbf48a [docs] Fix pre-commit. (#3819) 4 年前
Christopher Goy d954a46a [skip ci] Fix a word. 4 年前
GitHub 78f4da76 Making Gym a wrapper (#3812) 4 年前
Christopher Goy 928c0ea4 [skip ci] Add inference limitations. 4 年前
Christopher Goy f7ea6325 [skip ci] Make bold. 4 年前
Christopher Goy 8b4a80c4 [skip ci] Fix outlines. 4 年前
Christopher Goy 8503bb80 [doc] Fix pre-commit. 4 年前
GitHub e33a343c inference seed, increment seed for ModelRunner (#3823) 4 年前
GitHub 92b571e7 find and replace for ML-Agents Toolkit (#3799) 4 年前
Andrew Cohen b217f8bf Merge branch 'master' into soccer-2v1 4 年前
GitHub 3a4a6792 access to observations in Heuristic (#3825) 4 年前
GitHub 256431f7 Doc review (#3803) 4 年前
Andrew Cohen b4f52c88 Merge branch 'soccer-2v1' into asymm-envs 4 年前
GitHub 0a7e53be Code Style - apply PascalCase (#3828) 4 年前
GitHub f8909ab1 Add New 3 Joint Ragdoll Worm Environment (#3798) 4 年前
GitHub 4399e29f UI for Ray stacks, rename WriteAdapter to ObservationWriter (#3834) 4 年前
GitHub ea0c6fa0 [WIP] Side Channel Design Changes (#3807) 4 年前
GitHub 85789ded Add capabilities checks bewteen C# and Python codebases. (#3831) 4 年前
GitHub b2c1b3b8 test tensorflow2.2rc3 on python3.8 (#3839) 4 年前
GitHub d7f4f039 new changelog and migration sections (#3841) 4 年前
GitHub af56e5c1 increment master versions (#3845) 4 年前
GitHub 1e0b022f [MLA-850] rename namespaces to Unity.MLAgents (#3843) 4 年前
GitHub f40c4d3f increment versions on the release branch (#3844) 4 年前
GitHub d4bbecc1 apply Rider suggestions to API code (#3847) 4 年前
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) 4 年前
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) 4 年前
GitHub 26d99bd8 Add package subsections to changelog. (#3871) 4 年前
GitHub c7722f73 [barracuda] Update Barracuda to 0.7.0-preview. (#3873) 4 年前
GitHub bd31e17c Ignore ci log file that causes warnings to spam console. (#3881) 4 年前
GitHub 1e582745 Doc link fix (#3865) 4 年前
Arthur Juliani 212e2d1d Merge remote-tracking branch 'origin/master' into develop-add-fire 4 年前
GitHub 232519e4 [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
GitHub fccbcdd2 Removed the default for width and height of the executable training. (#3867) 4 年前
GitHub f86fc81d [refactor] Move configuration files to single YAML file (#3791) 4 年前
Anupam Bhatnagar f0bc72c3 updating changelog.md 4 年前
GitHub 7e0032f5 [refactor] Allow full RunOptions to be specified in trainer configuration YAML (#3815) 4 年前
GitHub 806fc107 Add package subsection to the changelog. (#3872) 4 年前
GitHub 731fb88b [barracuda] Update Barracuda to 0.7.0-preview (#3875) 4 年前
GitHub 4690297b PR numbers (#3876) 4 年前
GitHub 354bbea0 Update changelog for Heuristic change 4 年前
GitHub 6a98f07f replace some crefs with direct links (#3878) 4 年前
GitHub 8caa46a4 Ignore ci log file that causes warnings to spam console. (#3882) 4 年前
GitHub 3ba9ec51 Update limitation doc to call out IL2CPP limitations with training. (#3891) 4 年前
GitHub 775cdc08 update changelog and link to migration (#3893) 4 年前
GitHub 0dff739b Release mm GitHub docs (#3864) 4 年前
GitHub d8b93f8f [Bug fix] Hard reset when team changes (#3870) (#3899) 4 年前
Andrew Cohen 2c42f577 Merge branch 'master' into asymm-envs 4 年前
GitHub ce6e906d set communication to 1.0.0 (#3896) 4 年前
GitHub 759e222e Several, small documentation improvements (#3903) 4 年前
GitHub 0e4bd1c6 Release 1 mm formatting (#3904) 4 年前
GitHub 137306cd Update package description. (#3906) 4 年前
GitHub e67a2793 remove line breaks (#3909) 4 年前
GitHub 4b0d06e5 Fix relative links in the Changelog. (#3911) 4 年前
GitHub 7da5eda7 changelog feedback (#3913) 4 年前
GitHub 422247a0 update versions for patch release (#3970) 4 年前
Chris Elion 68b68396 Merge remote-tracking branch 'origin/master' into release_1_to_master 4 年前
GitHub d2bc86c8 Release 2 cherry pick (#3971) 4 年前
GitHub 0c0d1deb update changelog (#3975) 4 年前
GitHub d8956399 Merge pull request #3914 from Unity-Technologies/release_1_to_master 4 年前
GitHub 4641038e Renaming max_step to interrupted in TermialStep(s) (#3908) 4 年前
GitHub 4eeb7f55 Release 2 docs (#3976) 4 年前
vincentpierre c34dd5b6 Merge branch 'master' into develop-gym-wrapper 4 年前
GitHub 265fca35 update barracuda to 0.7.1 (#3977) 4 年前
GitHub d7b8fd51 Fix barracuda version in changelog 4 年前
GitHub a6374024 fix typo in log message (#3987) 4 年前
Andrew Cohen a2f8319a Merge branch 'master' into asymm-envs 4 年前
GitHub 98777dcf Fix Barracuda assembly reference. (#3994) 4 年前
GitHub 4b5f5c8a fix missing metafile (#3999) 4 年前
Christopher Goy d032084c Remove 'preview' tag from version for verification. 4 年前
GitHub 7bd7c636 fix release_1 references (#4001) 4 年前
Arthur Juliani 89ad3020 Merge remote-tracking branch 'origin/master' into develop-add-fire 4 年前
GitHub da5d8923 backport fix for MLA-1106 (#4158) 4 年前
GitHub a54aef02 [MLA-1223] Backport Heuristic fixes (#4176) 4 年前
GitHub 65a73e01 Fix compile warning (#4186) 4 年前
GitHub c56fac3c add unit tests and fix exceptions (#3930) 4 年前
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 4 年前
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) 4 年前
Andrew Cohen f1817661 update change log 4 年前
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 4 年前
GitHub c6ed3789 Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946) 4 年前
GitHub 0f5d79ca Fix #3932, stop the editor from going into a loop when a prefab is selected. (#3949) 4 年前
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) 4 年前
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 4 年前
GitHub 197cf3e7 ObservableAttribute (#3925) 4 年前
GitHub e724a8ad ObservableAttribute - use dictionary for sensor type too (#3978) 4 年前
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) 4 年前
Ruo-Ping Dong e75cd7b3 handle visual observations with onnx 4 年前
Arthur Juliani 28e095e0 Merge remote-tracking branch 'origin/master' into develop-add-fire 4 年前
Ruo-Ping Dong c8b9a1ea test tensor resize 4 年前
Ruo-Ping Dong 4307d8d9 delete 8D test 4 年前
GitHub e6a84ded [WIP] Unity Environment Registry (#3967) 4 年前
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) 4 年前
GitHub c1e1d9b9 Add 8D tensor test if newer barracuda is installed (#4534) 4 年前
GitHub 75689a87 Merge release 2 to master (#4000) 4 年前
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 4 年前
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) 4 年前
GitHub d8d44d12 [Verified] Backport analytics events (#4892) 3 年前
GitHub 1577786f Enum reflection sensor (#4006) 4 年前
GitHub f6e79bdb [MLA-1742] backport SideChannel GC reduction (#4915) 3 年前
Chris Elion 52741f5f add metafile 4 年前
GitHub 8d3e2225 [MLA-1743] Backport inference GC Optimizations (#4916) 3 年前
GitHub 8052ee6a update master to main, remove pylint check (#5031) 3 年前
GitHub b5854c25 fix missing metafile checks (#4026) 4 年前
GitHub ae854781 Update package version to 1.0.7 (#5029) 3 年前
GitHub 741d75d5 [verified branch] better message for new model format (#5245) 3 年前
Andrew Cohen fe0a077e passing sampler configs to c# 4 年前
Chris Elion e2d1263f fix NPE in model validation code, better error message 3 年前
Andrew Cohen 4464ca46 ignoring commit checks 4 年前
GitHub 5f8d255c fix null reference in model validation code, better error message (#5350) 3 年前
GitHub 9c3b179a [MLA-1981] Don't allow connections to newer python trainers (#5370) 3 年前
GitHub 335cff3e [versioning] Save ML-Agents version in checkpoints and check on load (#4035) 4 年前
GitHub ea26ba4f update to 1.0.8 (#5395) 3 年前
Chris Elion 5c441535 update to 1.0.8 3 年前
GitHub a7323393 [bug-fix] Fix issue with SAC updating too much on resume (#4038) 4 年前
GitHub f5435876 [refactor] Store and restore state along with checkpoints (#4025) 4 年前
Chris Elion 208bea12 remove trunk tests, fix version parsing in unit test 3 年前
Andrew Cohen e7750fc9 Merge branch 'master' into develop-sampler-refactor 4 年前
Andrew Cohen e0aa5cee Merge branch 'develop-team-change-reset' into asymm-envs 4 年前
Andrew Cohen e386b829 some cleanups/ interval error checking 4 年前
GitHub 431a4f41 [MLA-1010] ObservableAttribute docs, update Sensor docs (#4058) 4 年前
Andrew Cohen 95898f37 using validator to check settings 4 年前
GitHub 09853e13 [refactor] Move checkpoint saving into trainer (#4034) 4 年前
Andrew Cohen 5ffd9761 type checks for parameter randomization settings/enforces float encoding 4 年前
GitHub 101a8e00 Add Dynamic Walker. Improved Ragdoll Stability/Performance (#4037) 4 年前
Andrew Cohen 22786526 Merge branch 'master' into asymm-envs 4 年前
Andrew Cohen 7d52b18f seed each sampler individually 4 年前
GitHub 18d1d96d The environment can now close right after being instantiated (#4071) 4 年前
Andrew Cohen 72e4a9c6 use run_seed if no seed specified in yaml 4 年前
GitHub 43df1c8f onnx: export model constants as outputs, instead of in the initializer list (#4073) 4 年前
GitHub 35c7343d Add release version/date to Changelog for Release 3 (#4074) 4 年前
GitHub 1f0d3101 Increment versions to 0.18.0 and 1.1.0 (#4075) 4 年前
GitHub e66f5a7c Update version numbers and changelog for release 3 branch (#4076) 4 年前
Andrew Cohen c0f7052b Merge branch 'master' into develop-sampler-refactor 4 年前
Andrew Cohen 34ecc7e6 Merge branch 'master' into asymm-envs 4 年前
GitHub cf957f39 [docs] Update changelog to release_3_docs links (#4098) 4 年前
Andrew Cohen 6a1dccad added multirange uniform distr 4 年前
GitHub a1c63c4b Release 3 Cherry-pick bug-fixes and doc changes from master (#4102) 4 年前
Andrew Cohen c71bbf3c fix variable name case 4 年前
Andrew Cohen 953f4e09 from set_sampler_params => set_{samplertype}_params 4 年前
GitHub b7eb8b6d Clarification in the Heuristic() documentation (#4100) 4 年前
Andrew Cohen 36bd94b6 cleaned up sampler 4 年前
GitHub dcd89bd2 Reverting bug introduced in #4071 (#4101) 4 年前
GitHub 306c2f8c [docs] Update doc links (#4145) 4 年前
Ervin Teng 64d4b6af Merge branch 'master' into release_3_merge_master 4 年前
Ervin Teng ae43c653 Put back unreleased changes 4 年前
GitHub fefbc038 Merge pull request #4109 from Unity-Technologies/release_3_merge_master 4 年前
GitHub 4efb0119 store hit GameObject in raycast output (#4111) 4 年前
Andrew Cohen 21f871db Merge branch 'develop-constant-decay' into asymm-envs 4 年前
GitHub 7efd3b52 Adding links to the Google Colab notebook tutorials (#4117) 4 年前
GitHub c2447183 upgrade barracuda to 1.0.0 (#4118) 4 年前
GitHub 63195e42 add some utility methods to ObservationWriter (#4113) 4 年前
GitHub 5b0a5b9b Moving domain randomization to C# (#4065) 4 年前
Arthur Juliani 9724c9ac Merge master 4 年前
Yuan Gao 2e30fdcb Replaced all of the doc to release_3_doc 4 年前
GitHub 8dc7db12 Merge pull request #4131 from Unity-Technologies/develop-badge-version 4 年前
Chris Elion 1a485482 comments 4 年前
GitHub cc48dace Update to release_3 in installation.md (#4144) 4 年前
Jonathan Harper 5906cd61 WIP dump - working prototype 4 年前
GitHub 8e8a508b rename to SideChannelManager +backcompat (#4137) 4 年前
Jonathan Harper 7656f419 More experimentation 4 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
GitHub bece7888 [bugfix] Make FoodCollector heuristic playable (#4147) 4 年前
GitHub 2db752ce RayPerceptionSensor: handle empty and invalid tags (#4155) 4 年前
GitHub 86e0d9b1 [docs] Fix a typo in a link in the package docs (#4161) 4 年前
GitHub af9abb6c [MLA-1009] observable performance tests (#4031) 4 年前
GitHub 7f0bb6bd Yamato inference tests (#4066) 4 年前
vincentpierre 599d7e9f Merging master 4 年前
GitHub 2e5ef1ec Update CONTRIBUTING.md (#4170) 4 年前
Ervin Teng 28596129 Send sensor types to Python 4 年前
HH 7afa1761 Merge branch 'master' into hh/develop/ragdoll-updates 4 年前
Ervin Teng 2b622c78 Example 3DBall with TaskSensor 4 年前
GitHub 3de1e660 [bug-fix] Initialize-from being incorrectly loaded as "None" rather than None (#4175) 4 年前
GitHub 6ee553d8 Modified the documentation of the Heuristic method (default action = previous action) (#4174) 4 年前
Ervin Teng 2fc4fe16 Add AgentParametersChannel 4 年前
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 4 年前
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 check tensor exist before access shape 4 年前
Arthur Juliani 0a22af55 Add SensorType field to SensorSpec 4 年前
Arthur Juliani 4bbe6250 Address comments 4 年前
Andrew Cohen 32d77b5e Merge branch 'develop-hybrid-action-staging' into develop-hybrid-actions-singleton 4 年前
GitHub 8a40c58a Added SUM as aggregation type for custom statistics (#4816) 4 年前
Arthur Juliani e4b8e7e2 Rename to ObservationType 4 年前
vincentpierre 3bc43ef2 Preliminary work for inference with attention 4 年前
GitHub af5f6ad0 make sure DefaultTrainerDict is pickle-able (#4842) 4 年前
vincentpierre dc84fe48 adressing comments 4 年前
vincentpierre b7892849 addressing comments 4 年前
Ervin Teng aba633b2 Merge branch 'develop-attention-refactor' into develop-centralizedcritic-mm 4 年前
GitHub 2c4d7716 Update com.unity.ml-agents/Runtime/Inference/TensorGenerator.cs 4 年前
Arthur Juliani 5d9f743c Build protos 4 年前
vincentpierre 075e953f Fix bug in counting of vis_obs as per comment 4 年前
Ruo-Ping Dong a7d04be6 Merge branch 'develop-hybrid-actions-singleton' into develop-hybrid-actions-csharp 4 年前
Ervin Teng 2085e17c Merge branch 'master' into develop-centralizedcritic-mm 4 年前
Ruo-Ping Dong 180d3e20 Merge branch 'develop-centralizedcritic-mm' into develop-cc-teammanager 4 年前
HH 0024a286 merge ervin's new stuff 4 年前
Arthur Juliani 2b0b4f73 Add comments 4 年前
GitHub 70220f95 Team manager prototype (#4850) 4 年前
Ruo-Ping Dong a52e89bc small cleanup 4 年前
Ervin Teng 4aea5dcc Merge branch 'develop-centralizedcritic-mm' into develop-zombieteammanager 4 年前
Andrew Cohen b0c02ee0 Merge branch 'develop-hybrid-actions-csharp' into develop-actionmodel-csharp 4 年前
GitHub 67ad9651 Merge pull request #4825 from Unity-Technologies/sensor-types 4 年前
vincentpierre 8660b1c2 merging master 4 年前
GitHub eb630ca3 Merge pull request #4843 from Unity-Technologies/develop-inference-rank-2 4 年前
vincentpierre 5b816002 Adding a test for BufferSensor 4 年前
Ruo-Ping Dong 7303985e add team reward 3 年前
GitHub 681124d1 Merge pull request #4856 from Unity-Technologies/develop-buffer-sensor-tests 4 年前
Ruo-Ping Dong 224d2087 add team reward 3 年前
Ruo-Ping Dong 910da750 change teammanager id from string to int 3 年前
Ruo-Ping Dong 0a2b5c5f add option. fix EndEpisode bug. Fix reset m_reward bug in agent 3 年前
brccabral 457fb612 Merge branch 'master' of https://github.com/Unity-Technologies/ml-agents 4 年前
Ruo-Ping Dong 3f2aff32 small fix 3 年前
Ruo-Ping Dong 6d1dcb15 change manager id from string to int 3 年前
Ruo-Ping Dong 0bacf564 disable copy reward 3 年前
Ruo-Ping Dong 6f0bb2a4 add base team manager 3 年前
Ruo-Ping Dong e2451ce5 add base team manager 3 年前
Ruo-Ping Dong a79d484d refactor PushBlockTeamManager 3 年前
Ruo-Ping Dong 40766a36 add team reward field to agent and proto 3 年前
Ruo-Ping Dong 90c9280e add team reward field to agent and proto 3 年前
GitHub e3b868bb Don't clamp timescale to 100 outside of editor (#4867) 3 年前
Ruo-Ping Dong c826f52c set team reward 3 年前
Ruo-Ping Dong 9ee89544 set team reward 3 年前
GitHub 399f99e7 Initial implementation using IHeuristicProvider. (#4849) 3 年前
vincentpierre 66bae031 modifying the changelog 3 年前
vincentpierre 396bc43c Merging master 3 年前
Ruo-Ping Dong ab4ec610 add maxstep to teammanager and hook to academy 3 年前
Ruo-Ping Dong 438f1d25 add maxstep to teammanager and hook to academy 3 年前
GitHub d4455936 Merge pull request #4869 from Unity-Technologies/fix-normal-entropy 3 年前
Arthur Juliani 95fd8040 Make GridWorld a goal-based environment 3 年前
Ruo-Ping Dong 34a67a8e fix passing manager id to trainer 3 年前
GitHub cfdc7119 Use Debug.AssertFormat for string lazy string formatting in debug builds. (#4877) 3 年前
vincentpierre f942a944 Changelog 3 年前
GitHub 9bb905da use Debug.AssertFormat to avoid string formatting in DEBUG (#4879) 3 年前
Arthur Juliani 1b7ea6ca Add change to changelog 3 年前
GitHub bd4bc66b Merge branch 'master' into fix-numti-env-delayed-spawn 3 年前
vincentpierre 77eecc6b Merge branch 'master' into develop-att-network-integration 3 年前
Ruo-Ping Dong 5d10c019 remove manager from academy when dispose 3 年前
GitHub db4436e9 Merge pull request #4872 from Unity-Technologies/fix-numti-env-delayed-spawn 3 年前
vincentpierre bcec7303 merging master 3 年前
Ruo-Ping Dong cd552a6a move manager 3 年前
Arthur Juliani 9e2f0814 Add histogram aggregation type 3 年前
GitHub 2af86534 [MLA-1712] Make UnityEnvironment fail fast if the env crashes (#4880) 3 年前
Arthur Juliani ff70c5c4 Merge branch 'master' into goal-conditioning-new 3 年前
Ruo-Ping Dong 8748f561 use 0 as default manager id 3 年前
Ruo-Ping Dong ff4e57f2 fix setTeamReward 3 年前
GitHub e83b35dd [MLA-1724] Reduce use of IEnumerable during inference (#4887) 3 年前
Ruo-Ping Dong 0006cd7f address comments 3 年前
GitHub bc92b27f remove unnecessary allocs in SideChannelMananger (#4886) 3 年前
Ruo-Ping Dong 596a540c use delegate to avoid agent-manager cyclic reference 3 年前
GitHub c556335e Add enum for sensor implementations, send in analytics (#4871) 3 年前
Ruo-Ping Dong 9946d981 put team reward in decision steps 3 年前
GitHub 457ed0b8 Set torch device from commandline (#4888) 3 年前
Ruo-Ping Dong bef5ae8e fix unregister agents 3 年前
GitHub d8835857 [MLA-1540] Training Analytics (#4780) 3 年前
Arthur Juliani a180dbf7 Add visual version of task and simply encoders 3 年前
Ruo-Ping Dong a487d0a2 unregister on disabled 3 年前
GitHub ddc3192c Make ActionSpec constructor public (#4896) 3 年前
Chris Elion 4388aa9c barracuda@1.3.0 3 年前
Ruo-Ping Dong aad7d342 add base team manager 3 年前
Ruo-Ping Dong 918c2dcd change name TeamManager to MultiAgentGroup 3 年前
Chris Elion 4c257df7 changelog 3 年前
Ruo-Ping Dong f547f201 add team reward field to agent and proto 3 年前
GitHub 2fb87e4f Merge branch 'master' into reward-dist 3 年前
Ruo-Ping Dong b3bd4142 more team -> group 3 年前
Ruo-Ping Dong 38621840 set team reward 3 年前
Arthur Juliani 1bf24390 Fix broken syntax 3 年前
GitHub 2bc19b68 Add CreateActuators API, obsolete old method. (#4899) 3 年前
vincentpierre 553deec0 Merge remote-tracking branch 'origin/barracuda-1.3.0' into develop-var-len-obs-feature 3 年前
Ruo-Ping Dong b99c6f8b add maxstep to teammanager and hook to academy 3 年前
Ruo-Ping Dong 424473a8 remove GroupMaxStep 3 年前
GitHub 3a0a7292 barracuda@1.3.0 (#4898) 3 年前
Ruo-Ping Dong 33b11ab2 add some doc 3 年前
GitHub f027e12d Merge pull request #4878 from Unity-Technologies/reward-dist 3 年前
vincentpierre 8dd003e6 - 3 年前
Ruo-Ping Dong 0ed78a36 remove manager from academy when dispose 3 年前
Arthur Juliani 0903613b Add VectorSensorComponent 3 年前
Ruo-Ping Dong 0dc83860 move manager 3 年前
GitHub 7954bd26 setuptools-based plugin for StatsWriters (#4788) 3 年前
GitHub 001990af Merge pull request #5008 from Unity-Technologies/multi-goal-conditioning 3 年前
Ruo-Ping Dong c22ed805 use 0 as default manager id 3 年前
Arthur Juliani 4413203d Sensor cleanup 3 年前
GitHub 790f2d32 fix setTeamReward 3 年前
vincentpierre d248d038 Editing the Changelog for the changes made to observation_specs 3 年前
Arthur Juliani abd618fe Use more generic exception catching 3 年前
vincentpierre 0d328b22 Better link 3 年前
Arthur Juliani 4153b297 Update changelog 3 年前
Ruo-Ping Dong 83344b9c address comments 3 年前
GitHub f80d0260 Merge pull request #4921 from Unity-Technologies/fix-permission-timers 3 年前
GitHub fb3c7d77 Update com.unity.ml-agents/CHANGELOG.md 3 年前
vincentpierre c5708f06 Fixing warning being raised for no reason 3 年前
Ruo-Ping Dong 63cf2d12 use delegate to avoid agent-manager cyclic reference 3 年前
GitHub b5eef63a Merge pull request #4920 from Unity-Technologies/fix-changelog-obs-spec 3 年前
Ruo-Ping Dong bdc857f7 put team reward in decision steps 3 年前
Ervin Teng b6f88d6d Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
GitHub 725e4363 [MLA-1762] reduce memory allocations from DiscreteActionOutputApplier (#4922) 3 年前
Ruo-Ping Dong 55265294 fix unregister agents 3 年前
Ervin Teng 3fbed6dc Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
GitHub bc0ba098 add option for Burst inference (#4925) 3 年前
vincentpierre b7e8e4f6 Adding a capabilities flag and bumping the communication to 1.5.0 3 年前
vincentpierre a82b2498 adding the protos in a separate commit for cleaness 3 年前
vincentpierre afd7408f removing a Debug.Log statement 3 年前
Ruo-Ping Dong 3e560168 unregister on disabled 3 年前
vincentpierre 54c4eb43 Implementing the dimension properties interface for the camera sensor 3 年前
Ervin Teng 92320725 Remove changes from base-teammanager 3 年前
Ruo-Ping Dong 7271556f change name TeamManager to MultiAgentGroup 3 年前
Ruo-Ping Dong f3899bd2 more team -> group 3 年前
GitHub dbf50ca2 surface specific GRPC errors more visibly (#4930) 3 年前
GitHub 4d32857d Merge branch 'master' into develop-var-len-obs-feature 3 年前
GitHub 5022d710 Add additional logic to avoid load being called on every advance (#4934) 3 年前
GitHub 9d2f16cf [MLA-1767] Refactor communicator connection exceptions (#4935) 3 年前
Ervin Teng 281fcdbe Merge remote-tracking branch 'origin/develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
Ruo-Ping Dong 7196d44b remove GroupMaxStep 3 年前
GitHub 97c4ddd9 Update changelog for release 13. (#4938) 3 年前
Ruo-Ping Dong e8e91bc0 add some doc 3 年前
Ruo-Ping Dong c87bce9e Merge branch 'master' into develop-base-teammanager 3 年前
GitHub f83fc474 Release 13 versions. (#4946) 3 年前
vincentpierre ffef4b30 adding doc comments, making Dimension Properties static 3 年前
GitHub c8d3aee1 Update docs to pass doc validation. (#4953) 3 年前
vincentpierre 73553ac0 adding an exception when obs are not the correct size 3 年前
GitHub 5f55f4ac update defines, compile out Initialize body on non-desktop (#4957) 3 年前
vincentpierre 35a1dd51 renaming variable 3 年前
Ervin Teng 219e773b Merge branch 'develop-fix-lstms' into develop-critic-op-lstm 3 年前
vincentpierre 7298e889 Refactor of ModelParmLoaderChecks 3 年前
GitHub 8d4ed614 Adding references to the Extensions package to help promote it. (#4967) (#4968) 3 年前
vincentpierre 52c3270b removing observableAttributeTotalSize 3 年前
GitHub 307d7cd2 Merge pull request #4912 from Unity-Technologies/develop-var-len-obs-feature-refactor-model-loader-checks 3 年前
GitHub 7f70330b InputActuatorComponent to allow the generation of an action space from an InputActionAsset (#4881) (#4974) 3 年前
vincentpierre e8a08fab addressing comments 3 年前
GitHub ac1a334a Update barracuda, swtich Agents in Sorter use Burst. (#4979) (#4981) 3 年前
GitHub 6108818f Make TrainingAnalyticsSideChannel internal (#4999) 3 年前
GitHub d1f0fc4c [MLA-1783] built-in actuator type (#4950) 3 年前
GitHub 5b667867 Add component menues for some sensors and actuators. (#5001) (#5002) 3 年前
Christopher Goy 3dfd98dd Update cattrs dependencies to support python3.9 (#4821) 3 年前
Christopher Goy 9cadfa7a Merge master -> release_13_branch-to-master 3 年前
vincentpierre e1b94b8b Merge branch 'master' into develop-var-len-obs-feature 3 年前
GitHub 332e9b8b Merge pull request #4909 from Unity-Technologies/develop-var-len-obs-feature 3 年前
Christopher Goy 881b71be Fix issue with queuing input events that stomp on others. (#5034) 3 年前
Ruo-Ping Dong b5da488d Merge branch 'master' into develop-base-teammanager 3 年前
GitHub ff146cbe Update versions for release 14 hotfix. (#5040) 3 年前
Andrew Cohen dc8e8494 Merge branch 'master' into develop-critic-optimizer 3 年前
Chris Elion e4f51ca7 Merge remote-tracking branch 'origin/master' into MLA-1734-demo-provider 3 年前
Ervin Teng 93a59971 Merge branch 'develop-critic-optimizer' into develop-critic-op-lstm 3 年前
Ervin Teng d4438878 Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
GitHub 9ca1216b Update master versions for release 13. (#4945) 3 年前
GitHub b89bb653 master -> main. (#5010) (#5044) 3 年前
GitHub 98cf95c0 Update changelog. (#5045) 3 年前
GitHub 5dedd35e Adding references to the Extensions package to help promote it. (#4967) 3 年前
GitHub 24e25ffe Fix xml docs. (#5057) 3 年前
GitHub b0719885 InputActuatorComponent to allow the generation of an action space from an InputActionAsset (#4881) 3 年前
GitHub 29b6e5b2 pass sensor dimension flags to analytics (#4954) 3 年前
GitHub 0ccca975 Communicator factory (#4965) 3 年前
GitHub 118303ec Update barracuda, swtich Agents in Sorter use Burst. (#4979) 3 年前
Chris Elion 49a27695 Merge remote-tracking branch 'origin/master' into MLA-1734-demo-provider 3 年前
GitHub 4d5545c8 Set ignore done=False in GAIL (#4971) 3 年前
GitHub ddb01eb2 MultiAgentGroup Interface (#4923) 3 年前
Ervin Teng f409c40c Merge branch 'master' into develop-agentprocessor-teammanager 3 年前
Ervin Teng e46a86ad Merge branch 'master' into develop-superpush-int 3 年前
Ervin Teng 3c78e47d Upgrade to newest group manager 3 年前
HH 15d512f9 Merge branch 'master' into hh/develop/dodgeball 3 年前
Ervin Teng 08db7c2f Merge branch 'develop-agentprocessor-teammanager' into develop-coma2-trainer-mm 3 年前
GitHub 37f6fdc2 Add component menues for some sensors and actuators. (#5001) 3 年前
Christopher Goy 747e2228 Merge branch 'master' into release_13_branch-to-master 3 年前
Christopher Goy b83b10a0 Fix RpcCommunicator merge. 3 年前
GitHub ccca1309 Merge pull request #5007 from Unity-Technologies/release_13_branch-to-master 3 年前
GitHub 260b367c master -> main. (#5010) 3 年前
Andrew Cohen e37c5a98 Merge branch 'master' into develop-coma2-trainer 3 年前
HH 4c947151 Merge branch 'main' into hh/develop/dodgeball 3 年前
Ervin Teng 61781a1a Merge branch 'main' into develop-agentprocessor-teammanager 3 年前
Andrew Cohen 9060da06 Merge branch 'develop-agentprocessor-teammanager' into develop-coma2-trainer 3 年前
vincentpierre ae03c01d Adding a name field to BufferSensorComponent 3 年前
vincentpierre 3068ae1f Adding a helper method for creating observation placeholder names and removed the _h and _c placeholders 3 年前
vincentpierre 332894ee Adding a note to the CHANGELOG about var len obs 3 年前
vincentpierre 2dba37a0 Adding a custom editor for BufferSensorComponent 3 年前
vincentpierre a2705fb1 adding inheritdoc 3 年前
GitHub 766c4e27 Merge pull request #5020 from Unity-Technologies/fix-adding-name-field-to-var-len-obs-and-adding-to-changelog 3 年前
GitHub c3c34267 Merge pull request #5018 from Unity-Technologies/develop-use-correct-names-for-recurrent-inputs-and-outputs 3 年前
Arthur Juliani 06c147f8 Merge remote-tracking branch 'origin/main' into goal-conditioning-new 3 年前
GitHub c080a8fa Update cattrs dependencies to support python3.9 (#4821) 3 年前
GitHub c9153aa7 Removing Obsolete methods from the package (#5024) 3 年前
Ervin Teng fd0dd35c Merge branch 'main' into develop-coma2-trainer 3 年前
Arthur Juliani ce1d3d88 Resolve conflicts in networkbody 3 年前
Ervin Teng c8137dcd Merge branch 'main' into develop-superpush-int 3 年前
GitHub 4863475c non-IEnumerable interface for action masking (#5060) 3 年前
GitHub 6c6a6bed Fix issue with queuing input events that stomp on others. (#5034) 3 年前
Christopher Goy 4d7ce41b [MLA-1634] Add ObservationSpec and update ISensor interfaces (#5127) 3 年前
Chris Elion a05dc2a6 ObservationSpec proposal 3 年前
GitHub 0ddfbfee V2 staging new model version (#5080) 3 年前
Chris Elion 3c7233bc WIP obs spec 3 年前
Christopher Goy d1acc658 V2 staging new model version (#5080) 3 年前
GitHub 59d530fe Make IActuator implement IHeuristicProvider. (#5110) 3 年前
Chris Elion 8f16fab3 use ObservationSpec everywhere 3 年前
Christopher Goy 9f4dd10a Make IActuator implement IHeuristicProvider. (#5110) 3 年前
GitHub f16ce486 Update v2-staging from main (March 15) (#5123) 3 年前
Chris Elion b0e1cfc9 InplaceArray for shape 3 年前
Christopher Goy 921ba4f0 Update v2-staging from main (March 15) (#5123) 3 年前
GitHub b4fb5aa0 Adding more tests for v2 models (#5138) 3 年前
Chris Elion 1c508989 spec and inplacearray cleanup 3 年前
Christopher Goy e496d944 Adding more tests for v2 models (#5138) 3 年前
Chris Elion a362b3d9 Merge remote-tracking branch 'origin/v2-staging' into csharp-obs-spec 3 年前
GitHub 638475ad [MLA-1809] catch mismatched observation sizes (#5030) 3 年前
Chris Elion d08eb8c3 remove IDimensionPropertiesSensor.cs 3 年前
Chris Elion 162046f1 remove ITypedSensor 3 年前
Christopher Goy ebe45056 Merge branch 'main' into release_14_branch-to-main 3 年前
Chris Elion 4890f5bc InplaceArray and ObsSpec test 3 年前
Ervin Teng 8902c058 Merge branch 'main' into develop-coma2-trainer 3 年前
GitHub b04d2059 Merge pull request #5061 from Unity-Technologies/release_14_branch-to-main 3 年前
Chris Elion 02df360d more coverage (and update coverage settings) 3 年前
Chris Elion fc8a278b remove compressionspec for now, docstrings 3 年前
Chris Elion f0e0c114 more docstrings 3 年前
GitHub 46461986 pass sensor name through to ObservationSpec (#5036) 3 年前
Chris Elion 0e24a5d6 cleanup 3 年前
Chris Elion 970f1d40 Merge remote-tracking branch 'origin/v2-staging' into MLA-1634-ObservationSpec 3 年前
GitHub 6a014496 Remove unused allocation (#5068) 3 年前
Chris Elion 5cd153e0 format 3 年前
Chris Elion 2c80574d remove accidental using 3 年前
Chris Elion fd3a45b0 fix test exception 3 年前
GitHub 67dbdad6 Automatically generate samples based on placement of mlagents-sample.json files in our examples. (#5077) 3 年前
Chris Elion a70b9e73 changelog, migration, fix name in obs 3 年前
Chris Elion d8d88ac7 Make ObsSpec.Shape and DimProps internal, add get props 3 年前
Ervin Teng 1f026c70 Merge branch 'main' into develop-superpush-branch-cleanup 3 年前
GitHub 37f9eaed Update barracuda to 1.3.2-preview. (#5084) 3 年前
Chris Elion 404734d9 ObsType internal too, NumDimensions to Rank 3 年前
Chris Elion be299578 Merge remote-tracking branch 'origin/v2-staging' into MLA-1634-ObservationSpec 3 年前
Ervin Teng 8263eb52 Backup more changes 3 年前
Chris Elion 280ecca6 optional ObsType in ObsSpec utils, clean up InplaceArray 3 年前
Ervin Teng ce872033 Revert "Merge branch 'main' into develop-superpush-branch-cleanup" 3 年前
GitHub 8f35bdd3 POCA trainer (#5005) 3 年前
Chris Elion 27af0f1c don't allow obs type for variable length 3 年前
Ervin Teng 8ef2c390 Merge branch 'develop-superpush-branch-cleanup' into develop-pushcollabonly 3 年前
GitHub 14489fd8 [docs] Documentation for POCA and cooperative behaviors (#5056) 3 年前
GitHub 7c7d02ce [MLA-1634] Add ObservationSpec and update ISensor interfaces (#5127) 3 年前
GitHub 06e47dda Merge branch 'v2-staging' into v2-staging-rebase 3 年前
Ervin Teng 681a4e90 Merge branch 'main' into develop-pushcollabonly 3 年前
GitHub 2a723257 [docs] Update changelog (#5095) 3 年前
Christopher Goy 57ffe2eb Fix merge 3 年前
GitHub 85369e5b Add multiAgentGroup capabilities flag (#5096) 3 年前
Andrew Cohen 9e77d7e1 Merge branch 'main' into develop-soccer-groupman 3 年前
GitHub 62314056 Fix ghost curriculum and make steps private (#5098) 3 年前
Ervin Teng 54ffbed6 [cherry-pick] Fix ghost curriculum and make steps private (#5098) 3 年前
GitHub d704b5a4 Update changelog for samples. (#5103) 3 年前
GitHub 4166a37d Update changelog for samples. (#5103) (#5106) 3 年前
GitHub 0a47a986 Update versions on main (#5102) 3 年前
GitHub 7606cd68 [release_15] Release 15 update versions (#5101) 3 年前
Andrew Cohen 9176247c Merge branch 'main' into develop-soccer-groupman-mod 3 年前
GitHub 10d3246a [docs] Add missing package docs (#5108) 3 年前
GitHub bba13dd8 [docs] Update readme and changelog (#5107) 3 年前
GitHub 367f7a60 Make analytics module an optional dependency. (#5109) 3 年前
GitHub 5a841589 [docs] Add links to example envs for Buffer Sensor and MultiAgentGroup (#5116) 3 年前
GitHub a813e1c3 Redo dotnet format (#5119) 3 年前
GitHub d2ee2e6f [cherry-pick] Integrate Group Manager to soccer/retrain with POCA (#5115) (#5121) 3 年前
GitHub f7ab0cb0 [cherry-pick][docs] Add Dungeon Escape Environment (#5133) 3 年前
GitHub db662bf6 update pre-commit instructions for CONTRIBUTING.md (#5130) 3 年前
vincentpierre b293dd9e Adding The sensors for goal conditioning 3 年前
vincentpierre 22c51ec6 Removing VectorSensor UpdateSensor method 3 年前
vincentpierre 71eceeab addressing comments 3 年前
vincentpierre f80f7651 minor edits 3 年前
Ervin Teng 41dd16e8 Merge branch 'main' into release_15_mm 3 年前
vincentpierre 19386a44 Removing the Reward and Message Observation Type, will readd when used 3 年前
Ervin Teng d1c24251 [bug-fix] When agent isn't training, don't clear update buffer (#5205) 3 年前
Ervin Teng 4b95fa34 [bug fix] Fix warning using demo recorder (#5216) 3 年前
Ervin Teng 6a19a65b Remove duplicated changelog 3 年前
Ervin Teng 91b1b7b6 Fix another duplicated line in the changelog... 3 年前
GitHub 3607f062 Merge release 15 into Main 3 年前
Christopher Goy c9be2433 Removing Obsolete methods from the package (#5024) 3 年前
Ervin Teng c108da4a [bug-fix] Fix POCA LSTM, pad sequences in the back (#5206) 3 年前
Christopher Goy 092c2718 non-IEnumerable interface for action masking (#5060) 3 年前
Christopher Goy 90872d1d V2 staging new model version (#5080) 3 年前
Ervin Teng bed4bf36 Load individual elements if state dict load fails (#5213) 3 年前
Christopher Goy c775e2c7 Make IActuator implement IHeuristicProvider. (#5110) 3 年前
GitHub 7c94155c Add some entries to Release 16 changelog (#5237) 3 年前
Ervin Teng eb088e86 Add date to changelog 3 年前
Christopher Goy ca369496 Adding more tests for v2 models (#5138) 3 年前
GitHub 6e0629a8 better message for new model format (#5240) 3 年前
Christopher Goy 113c1bca [MLA-1634] Add ObservationSpec and update ISensor interfaces (#5127) 3 年前
GitHub 9b1b17c6 [Release 16] Update Python and release versions (#5234) 3 年前
Christopher Goy 68f814f2 Add custom package settings (#5027) 3 年前
Ervin Teng 43fa9b45 Update changelog date 3 年前
Chris Elion 8d065978 cleanup: yamato triggers, changelog, docstrings 3 年前
Chris Elion 49f35f1c clean up merge 3 年前
GitHub cf623881 [docs] Update main doc references (#5251) 3 年前
Ervin Teng 956de684 Fix changelog in release 3 年前
vincentpierre cd95ecc7 fix compile error 3 年前
Chris Elion 4fc2b42c fix compile error 3 年前
GitHub 78851829 Merge pull request #5157 from Unity-Technologies/v2-staging-rebase-2 3 年前
vincentpierre 1843345f Adding the goal conditioning sensors with the new observation specs 3 年前
GitHub 2659eea5 update c# version to 2.0.0-exp.1 (#5160) 3 年前
GitHub 221d9213 Move physics/sensor tests that fail in edit mode depending on what's in the scene to playmode tests. (#5162) 3 年前
vincentpierre dd53dd1b Merge branch 'main' into goal-conditioning-sensors-3 3 年前
Chris Elion 3600bd98 update package version 3 年前
vincentpierre 04f34203 addressing feedback 3 年前
vincentpierre af747e5c I forgot to change the m_observationType 3 年前
Chris Elion 19c747f0 remove defines that are now always true 3 年前
GitHub 1ac30864 Renaming Goal to GoalSignal (#5190) 3 年前
GitHub f4c942a6 Update com.unity.ml-agents/Runtime/Sensors/VectorSensor.cs 3 年前
Chris Elion d3e21367 changelog 3 年前
GitHub 63437f95 Merge pull request #5167 from Unity-Technologies/MLA-1804-add-2021-tests 3 年前
Andrew Cohen 18be47e8 Merge branch 'main' into develop-soccer-groupman-mod 3 年前
Ruo-Ping Dong 80fe3d96 skeleton 3 年前
GitHub da010ecf Remove all old analytics defines. (#5168) 3 年前
GitHub 1cc30d75 [MLA-1634] Compression spec (#5164) 3 年前
GitHub 3041cf63 Low hanging fruit tests for coverage. (#5170) 3 年前
GitHub 06d65cb9 Update Policies to conditionally compile their analytics method. (#5171) 3 年前
GitHub 3d53ec5a Turns physics modules into optional dependencies. (#5112) 3 年前
GitHub 354c37ca [MLA-1634] Remove SensorComponent.GetObservationShape() (#5172) 3 年前
Ruo-Ping Dong deeea398 Merge branch 'main' into ai-hw-2021 3 年前
GitHub efb4e1ff PR Feedback. (#5173) 3 年前
Ruo-Ping Dong bca98dc1 cleanup 3 年前
Ruo-Ping Dong ed33d74a push transitions into buffer 3 年前
Ruo-Ping Dong d27ae3fc temporarily initialize model with trained model (to be reverted) 3 年前
GitHub 734baf16 change default barracuda behavior (#5175) 3 年前
Ruo-Ping Dong fb07ed28 remove profiler 3 年前
Ruo-Ping Dong 0ec29858 add config class 3 年前
Ruo-Ping Dong ae20c760 add target network prototype 3 年前
GitHub 65bbb10b [MLA-1824] make SensorComponent return ISensor[] (#5181) 3 年前
Ruo-Ping Dong 26bbab35 fix buffer 3 年前
vincentpierre d4716caa Merge branch 'main' into goal-conditioning-sensors-3 3 年前
Ruo-Ping Dong 5691d9f6 fix push data into buffer 3 年前
GitHub c37cfac1 Adding the goal conditioning sensors with the new observation specs (#5159) 3 年前
Ruo-Ping Dong 30f60427 convert samples to tensors. add tensorGenerator for update. 3 年前
vincentpierre fbd3c3c2 VectorSensorComponent to use new API 3 年前
Ruo-Ping Dong d0616609 add model parameters 3 年前
vincentpierre cd52684a Adding the goal conditioning sensors with the new observation specs 3 年前
Ruo-Ping Dong 24154ec4 new format 3 年前
Ruo-Ping Dong d2781be0 init training state 3 年前
vincentpierre a9ca4a7d Moving the tensor applier arround 3 年前
Ruo-Ping Dong bc3008cf move files 3 年前
GitHub 5415b004 [MLA-1879] culture-invariant sorting for sensors and actuators (#5194) 3 年前
Ervin Teng a87b937f Update changelog 3 年前
Ruo-Ping Dong a29585b4 fix pushing obs to buffer 3 年前
vincentpierre 9be72429 Fixing conflicts with main 3 年前
Ruo-Ping Dong 27704856 fix input to model 3 年前
vincentpierre 45806071 Resolving conflicts 3 年前
GitHub 00fc501e Moving the Tensor Applier around (#5185) 3 年前
Ruo-Ping Dong 40c4ffea bad merge 3 年前
Ruo-Ping Dong b28bf24a update 3dball agent take discrete action 3 年前
GitHub 2980ade0 Goal conditioning grid world : Example of goal conditioning (#5193) 3 年前
Ruo-Ping Dong 76907ddc update 3dball 3 年前
GitHub 443f1cba [MLA-1584] Match3 variable board size (#5189) 3 年前
Ruo-Ping Dong 48aae67d fix sample dummy 3 年前
GitHub ff21216d [bug-fix] When agent isn't training, don't clear update buffer (#5205) 3 年前
GitHub ac5de482 Changelog for goal conditioning (#5195) 3 年前
GitHub c1c7360b Adding a timeScale modifier and fixed a bug (#5186) 3 年前
Ruo-Ping Dong 3b267315 deep copy transition list 3 年前
GitHub acc9ba45 [bug fix] Fix warning using demo recorder (#5216) 3 年前
Ruo-Ping Dong 8642f8d2 deep copy transition list 3 年前
GitHub 6d1b42be Making VectorActionSize and VectorActionSpaceType internal (#5214) 3 年前
Ruo-Ping Dong 3f459f97 i should go learn how to find max index again 3 年前
Ruo-Ping Dong db3ddfd6 fix push obs 3 年前
Ruo-Ping Dong f62c6971 get output loss 3 年前
GitHub 2e19759c Turning some logger.info into logger.debug and remove some logging overhead when not using debug (#5211) 3 年前
Ruo-Ping Dong 95bc89c8 deep copy action buffer 3 年前
GitHub 9ed8927b rearrange match3 docs (#5215) 3 年前
vincentpierre 7cece532 BASIC WORKS 3 年前
GitHub c5589b59 [bug-fix] Fix POCA LSTM, pad sequences in the back (#5206) 3 年前
Ruo-Ping Dong 48b2bb77 save model 3 年前
Ruo-Ping Dong 19ee6e5e name the saved model file 3 年前
GitHub 1b3e0ea3 [MLA-1880] Raycast sensor interface improvements (#5222) 3 年前
Andrew Cohen ecc0d48d update changelog 3 年前
Ruo-Ping Dong b6076cb9 update models 3 年前
GitHub 9dfe6c7f Load individual elements if state dict load fails (#5213) 3 年前
Andrew Cohen 82172a52 update changelog comment 3 年前
GitHub 723a8447 [MLA-1159] Add virtual methods to DecisionRequester (#5223) 3 年前
Andrew Cohen 1848d1ce fix typo 3 年前
GitHub 4e4a1af0 [Bug Fix] Serialization of vectorActionSpace (#5220) 3 年前
GitHub 019fc3bb Clear ActionBuffers before Heuristic calls (#5227) 3 年前
GitHub 60e5bbd1 Add ObservationType to analytics ObservationSpec (#5218) 3 年前
GitHub 41f38daa [MLA-1909] Match3 and Camera/RenderTexture sensor GC improvements (#5233) 3 年前
GitHub 03af9322 avoid empty set iteration, avoid Debug.AssertFormat (#5246) 3 年前
GitHub dffc37bf Update to barracuda 1.3.3 and changes to the model inputs and outputs for LSTM (#5236) 3 年前
GitHub 76077fa8 [Release 16] Release 16 Merge Back to Main (#5255) 3 年前
GitHub 526c32cf fix link, run link check in quiet mode (#5257) 3 年前
GitHub 76722df4 [MLA-1912] Move Match3 to com.unity.ml-agents (#5259) 3 年前
GitHub 2a9c8f0d Move GridSensor into main package (#5256) 3 年前
GitHub 205d8dff Add advanced installation guide for com.unity.ml-agents (#5260) 3 年前
GitHub 1b93ba03 Fix errors when creating new RayCast sensor (#5261) 3 年前
GitHub fabc492e fix all PVS and doc generation warnings (#5262) 3 年前
GitHub 4c776283 Fix --results-dir (#5269) 3 年前
Christopher Goy ff3a8e4b Update grpc to a universal binary (x86_64|arm64). Fix issues with hanging because we were not shutting down a channel. 3 年前
vincentpierre 6bbd7485 editing the changelog 3 年前
GitHub 8d11e68d Fix GridSensorComponent bug (#5270) 3 年前
Christopher Goy 886e4213 Update mac and linux native and managed libraries. Fix shutdown issues. Delete link.xml. 3 年前
GitHub d3c3f91f LSTM models from 1.x will be incompatible with MLA 2.x (#5254) 3 年前
GitHub 578b0900 [MLA-1939] Match3 Custom Editor (#5263) 3 年前
GitHub d047802f Rider suggested cleanup, part 1 (#5265) 3 年前
GitHub 353b1566 Fix the attention module embedding size (#5272) 3 年前
GitHub a2a4ec07 [bug-fix] Fix null ref exception in the demo recorder (#5274) 3 年前
GitHub e444fa54 Modifying the changelog for release 17 (#5277) 3 年前
GitHub cdac8351 check for missing AbstractBoard, display warning (#5276) 3 年前
GitHub 260d55a0 check for missing AbstractBoard, display warning (#5276) (#5278) 3 年前
GitHub 6facb0f6 Updating the barracuda 1.4.0 (#5291) (#5294) 3 年前
GitHub 4bb373bb Updating the barracuda 1.4.0 (#5291) 3 年前
vincentpierre 4e14879d Updating the barracuda 1.4.0 (#5291) 3 年前
GitHub ce4ad782 Release 17 version bumps and docs version bumps (#5280) 3 年前
GitHub 4995a765 [debug] Require all behavior names to have a matching YAML entry (#5210) 3 年前
GitHub 279e5c78 Version bump main (#5279) 3 年前
Ruo-Ping Dong 9e15056d bring back root reference 3 年前
Ruo-Ping Dong 3ed0a593 docstring 3 年前
GitHub bff0a5d2 [debug] Require all behavior names to have a matching YAML entry (#5210) (#5296) 3 年前
GitHub bb39812e Bring back root reference in grid sensor (#5300) 3 年前
Ruo-Ping Dong 3af98268 center the sensor around game object not root 3 年前
GitHub 2ec55cab Migration guide - list removed APIs with replacements (#5307) 3 年前
GitHub fd8737fd [MLA-1952] Add optional seed for gym action spaces (#5303) 3 年前
Ruo-Ping Dong bcc16553 fix tests 3 年前
GitHub 14ed05c7 [docs] Update changelog (#5308) 3 年前
Ruo-Ping Dong 6c11b3af rename root reference to agent game object 3 年前
Vincent-Pierre BERGES a44b48eb Release 17 version bumps and docs version bumps (#5280) 3 年前
Vincent-Pierre BERGES 8d006dec Migration guide - list removed APIs with replacements (#5307) 3 年前
Ruo-Ping Dong c71f87d5 also update internal names 3 年前
GitHub 73796b6d [MLA-1952] Add optional seed for gym action spaces (#5303) (#5315) 3 年前
Vincent-Pierre BERGES ef1b2ad1 [docs] Update changelog (#5308) 3 年前
GitHub 70aff07b Bring back root reference in grid sensor (#5300) (#5313) 3 年前
Ruo-Ping Dong 9a791396 use [1,0,0..] for empty 3 年前
GitHub 1b6467a4 Update test filter to exclude all Test namespaces. (#5327) 3 年前
Christopher Goy 90c6a2d7 Update version to 'pre.1' 3 年前
GitHub 9bf065aa Update version to 'pre.2' (#5326) 3 年前
Christopher Goy f1efdb46 Update to pre2 3 年前
Vincent-Pierre BERGES a5bfdbae [MLA-1952] Add optional seed for gym action spaces (#5303) (#5315) 3 年前
Christopher Goy 5bddb307 Update changelog. 3 年前
Miguel Alonso Jr 4846cf0f Merge branch 'main' into develop-api-documentation-update 3 年前
GitHub 5b234d2e Fix stacked grid sensor (#5335) 3 年前
GitHub e86bdff0 Fix stacked grid sensor (#5335) (#5336) 3 年前
Christopher Goy 383cedee Format. 3 年前
Ruo-Ping Dong 40b8e001 custom data for ray sensor 3 年前
Chris Goy dd1c3642 Update barracuda to 2.0.0-pre.3, update ml-agents to pre.3. 3 年前
Ruo-Ping Dong 02b35d77 example custom sensor 3 年前
Chris Goy 83c7ed74 Light proofreading. 3 年前
GitHub 0e090eee Update to Unity Package licenses (#5340) 3 年前
Chris Goy 8aaa2f15 dotnet-format 3 年前
Chris Goy ca8f66e2 clarify BoardSize.NumCellTypes and BoardSize.NumSpecialTypes 3 年前
GitHub bb07eb45 Adding a fully connected visual encoder for super small visual input + tests (#5351) 3 年前
Chris Goy 358b70a4 Update com.unity.ml-agents/Runtime/Sensors/ISensor.cs 3 年前
Miguel Alonso Jr 97b7d5c6 Merge branch 'main' into develop-api-documentation-update 3 年前
GitHub a9cfe140 Update to Unity Package licenses (#5340) (#5365) 3 年前
GitHub fac11fa7 Make OverlapChecker an interface (#5324) 3 年前
GitHub 1f48cfdc Add stacking option to VectorSensorComponent (#5376) 3 年前
GitHub 8bb1fe6a [WIP] [Fix] Fixing collect observation called on done (#5375) 3 年前
GitHub d771d99c Fix NullReferenceException for Behavior Parameters without Agent (#5382) 3 年前
GitHub 456c2341 [WIP] 2.0 verified to main (#5385) 3 年前
GitHub 0312fcda Warn if no joints on Root Body (#5387) 3 年前
GitHub 18a46438 Modifying the changelog for the continuous action SAC target entropy fix (#5394) 3 年前
GitHub 7f86df7c Editing the GridSensor documentation for 2D use case (#5396) 3 年前
Ruo-Ping Dong b0558afe mark RayPerceptionInput.OutputSize() and RayPerceptionOutput.ToFloatArray() as deprecated 3 年前
Ruo-Ping Dong dc1f22e3 add virtual method for custom observations 3 年前
Ruo-Ping Dong b71a2c06 address comments 3 年前
GitHub c3cc3add [MLA-2017] Move colab notebooks to github (#5399) 3 年前
Ruo-Ping Dong 833703d3 fix create default sensor 3 年前
Ruo-Ping Dong 3c16b4c5 call writer.AddList for each ray 3 年前
GitHub 2933f235 Fix the reporting of histogram stats and adding a test (#5410) 3 年前
Ruo-Ping Dong ec599e27 fix docstring 3 年前
GitHub 79ff4d67 Update changelog before Release 18 branch (#5412) 3 年前
Chris Elion bfb4202a update changelog for upcoming release 3 年前
GitHub 0740b31f Update package versions for main branch (#5413) 3 年前
GitHub 9354ca64 [Release 18] Update versions and links (#5414) 3 年前
Chris Elion 0ce621e2 add Unreleased section 3 年前
GitHub 24fb821e add changelog entries for PRs that were missing them before. (#5416) 3 年前
Chris Elion 196ed741 [Release 18] Update versions and links (#5414) 3 年前
Chris Elion b683ecc2 add changelog entries for PRs that were missing them before. (#5416) 3 年前
GitHub 50a25126 fix cref error found by doc validation (#5421) 3 年前
Chris Elion 552d8ff3 fix cref error found by doc validation (#5421) 3 年前
Chris Elion 27af58f0 fix release versions and changelog section 3 年前