146 次代码提交 (56196761-9ad4-46ae-aeb8-6a752fe49b49)

作者 SHA1 备注 提交日期
GitHub c600a706 Optional gym wrapper (#1007) 6 年前
Deric Pang e72aac4b Updating gym-unity import. 6 年前
GitHub 3900ed66 Merge pull request #1083 from Unity-Technologies/develop-flat-code-restructure 6 年前
GitHub 6f40477c Update unity_env.py 6 年前
GitHub 44ec88e9 Merge pull request #1262 from xiaodi-faith/patch-1 6 年前
Arthur Juliani dcce35e1 Log warning when using multiple vis obs 6 年前
GitHub 45a86c85 Merge pull request #1264 from Unity-Technologies/hotfix-050a 6 年前
GitHub fe47d896 Merge pull request #1261 from Unity-Technologies/hotfix-050a 6 年前
GitHub 0f1cb4d8 Improve Gym wrapper compatibility and add Dopamine documentation (#1541) 6 年前
GitHub 275ff5d6 Merge pull request #1764 from Unity-Technologies/release-v0.7 5 年前
eshvk ef8009d9 Python code reformat via [`black`](https://github.com/ambv/black). 5 年前
GitHub 70d14910 Merge pull request #1934 from Unity-Technologies/develop-black 5 年前
Arthur Juliani 9af9885a Add exception for external brains and array-ify (#1971) 5 年前
GitHub 4e3b1898 Develop black format fix (#1998) 5 年前
GitHub 048db2c9 [Gym] Added no_graphics argument (#1997) 5 年前
Ervin Teng 2f480087 Format gym_unity using black 5 年前
GitHub ad07d4f3 Merge pull request #2001 from Unity-Technologies/develop-fixgymblack 5 年前
Arthur Juliani 0db2f8bf Allow multiple visual observations (#2003) 5 年前
Jonathan Harper 7d9eea6b Fix formatting for gym env 5 年前
GitHub d5f6b7f8 Merge pull request #2157 from Unity-Technologies/release-v0.8.2 5 年前
GitHub 2671e1a0 Enable mypy in precommit checks (#2177) 5 年前
GitHub 40c7fc48 Merge branch 'develop' into protobuf_update 5 年前
Chris Elion 2f9c3ed5 enforce line length 5 年前
Jeffrey Shih 4bd384a3 Make Gym interface work with grayscale and RGB visual observations (#2192) 5 年前
Chris Elion 5d07ca1f Merge remote-tracking branch 'origin/develop' into enable-flake8 5 年前
GitHub f8041534 Merge pull request #2236 from Unity-Technologies/enable-flake8 5 年前
GitHub 53475207 Merge pull request #2380 from Unity-Technologies/release-0.9.0 5 年前
GitHub 67d754c5 Fix flake8 import warnings (#2584) 5 年前
GitHub b2fa2268 Merge pull request #2648 from Unity-Technologies/release-0.10.0 5 年前
Anupam Bhatnagar cc208c00 resolving conflicts 5 年前
GitHub 68965c7b Use a class for camera res, not dict (#2656) 5 年前
Anupam Bhatnagar b733b34c resolving conflicts 5 年前
GitHub 28d17517 gym - handle uint8_visual for observation space (#2783) 5 年前
Chris Elion 3d8a70fb Merge remote-tracking branch 'origin/develop' into try-tf2-support 5 年前
GitHub 495873e5 Merge pull request #2833 from Unity-Technologies/release-0.11.0 5 年前
GitHub c6c01a03 Enable pylint and fix a few things (#2767) 5 年前
Jonathan Harper 8550679d Merge branch 'develop' into release-0.11.0 5 年前
GitHub ccb7eab4 Remove {text,custom} {action,observations} (#2839) 5 年前
GitHub e6f549dc [MLA-12] update protobuf for vector observations (#2862) 5 年前
Chris Elion fca51de8 Merge remote-tracking branch 'origin/develop' into try-tf2-support 5 年前
Ervin Teng 987e0e3a Merge tf2 branch 5 年前
GitHub 99981937 fix errors from new flake8-comprehensions (#2917) 5 年前
GitHub d4780a55 Merge pull request #3010 from Unity-Technologies/release-0.12.0-to-master 5 年前
GitHub a6df9f43 Develop new ll api (#3022) 5 年前
GitHub 7090b17d Gym no longer uses brain infos (#3060) 5 年前
Chris Elion fdc810ff move (first pass) 5 年前
GitHub 58b6c7c2 Rename mlagents.envs to mlagents_envs (#3083) 5 年前
Ervin Teng c330f6f6 Merge branch 'master' into develop-agentprocessor 5 年前
GitHub ebefb735 type annotations on gym interface, return dict from step (#3136) 5 年前
Andrew Cohen c8514c18 Merge branch 'master' into develop-magic-string 5 年前
Ervin Teng 3d25f9d2 Merge branch 'master' into develop-agentprocessor 5 年前
GitHub f058b18c Replace BrainInfos with BatchedStepResult (#3207) 5 年前
Ervin Teng 29f3330f Merge master into hotfix-0.13.1 5 年前
GitHub c3ff7993 Fixing Gym for single and multi-agent following reset changes on C# (#3417) 4 年前
GitHub 9a4b151c Merge pull request #3441 from Unity-Technologies/master-into-release-0.14.0 4 年前
Anupam Bhatnagar c8920138 [Bug fix] Gym last reward before Done (#3471) 4 年前
Anupam Bhatnagar a695f32e cherry picked PR # 3496 4 年前
Ervin Teng 5ef902bf Merge branch 'master' into develop-splitpolicyoptimizer 4 年前
Andrew Cohen e4d776c3 Merge branch 'master' into soccer-fives 4 年前
GitHub 472f9f0e Merge branch 'master' into develop-badEnvReturnCode 4 年前
GitHub a8c0564b [Bug fix] Gym last reward before Done (#3471) 4 年前
Andrew Cohen d40ff1ff Merge branch 'master' into soccer-fives 4 年前
Ervin Teng 1156b9b3 Merge branch 'develop-splitpolicyoptimizer' into develop-removeactionholder 4 年前
Ervin Teng d57124b4 Merge 'master' into develop-removeactionholder 4 年前
GitHub a115dda7 Hotfix on Gym and the notebooks (#3496) 4 年前
Ervin Teng d10d27e2 Merge commit '9450d3fc0dda4547a14c5ed1b7e13fc6e3a15413' into develop-nopreviousactions 4 年前
Andrew Cohen de73baa9 Merge branch 'master' into soccer-fives 4 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 4 年前
GitHub 5d4f7f08 cleanup port logic in UnityEnvironment (#3673) 4 年前
GitHub 74902f92 handle multiple dones in a single step (#3700) 4 年前
Andrew Cohen 4c9ac553 Merge branch 'master' into self-play-mutex 4 年前
GitHub 4ecd6ad3 Fix how we set logging levels (#3703) 4 年前
Andrew Cohen cd677346 Merge branch 'self-play-mutex' into soccer-2v1 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 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 930d6fa3 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
GitHub aae58330 Merge branch 'master' into develop-add-inference-examples 4 年前
Andrew Cohen b0c506a6 Merge branch 'soccer-2v1' into asymm-envs 4 年前
Ervin Teng 5e980ec1 Merge branch 'master' into develop-sac-apex 4 年前
Andrew Cohen 9bec75ee Merge branch 'master' into soccer-2v1 4 年前
Andrew Cohen 185d4b35 Merge branch 'soccer-2v1' into asymm-envs 4 年前
GitHub 78f4da76 Making Gym a wrapper (#3812) 4 年前
Arthur Juliani 212e2d1d Merge remote-tracking branch 'origin/master' into develop-add-fire 4 年前
GitHub d2bc86c8 Release 2 cherry pick (#3971) 4 年前
vincentpierre c34dd5b6 Merge branch 'master' into develop-gym-wrapper 4 年前
Andrew Cohen 0ec2a890 Merge branch 'master' into asymm-envs 4 年前
GitHub c6ed3789 Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946) 4 年前
GitHub 8bae4088 Develop better error message for #3953 (#3963) 4 年前
vincentpierre 6ddfe74f Merge branch 'master' into develop-gym-wrapper 4 年前
Arthur Juliani 28e095e0 Merge remote-tracking branch 'origin/master' into develop-add-fire 4 年前
GitHub 45737208 External contribution : Allow visual and vector observations at the same time (#3998) 4 年前
Arthur Juliani 9724c9ac Merge master 4 年前
vincentpierre 599d7e9f Merging master 4 年前
Andrew Cohen d8c123a0 Merge branch 'master' into sensitivity 4 年前
GitHub bae45836 Fixing issue raised in #4393 (#4438) 4 年前
Andrew Cohen 3997b14b Merge branch 'master' into develop-hybrid-actions 4 年前
GitHub cb8e4d25 Add ActionSpec (#4586) 4 年前
Ervin Teng 670e1bd6 Fix Gym for ActionSpec 4 年前
GitHub 60b173df [bug-fix] Fix Gym and some Policy tests for ActionSpec (#4590) 4 年前
Andrew Cohen 9689cf2c remove *_action_* from function names 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 年前
Andrew Cohen b6d10456 removed action_spec.size 4 年前
Andrew Cohen 0e032b0a make is_discrete/is_continuous strict 4 年前
GitHub f70d89aa fix llapi and gym yamato (#4709) 4 年前
GitHub 990f801a Develop hybrid action staging (#4702) 4 年前
vincentpierre 7a5cc9ec Merge master into develop-rm-tf 4 年前
vincentpierre c1587bce Solving merge conflicts 4 年前
Arthur Juliani 0d2f8887 Merge remote-tracking branch 'origin/master' into goal-conditioning 4 年前
Ervin Teng 25dfd883 Merge branch 'master' into develop-centralizedcritic 4 年前
vincentpierre 8cb050ef WIP Made initial changes to enale dimension properties and added attention module 4 年前
Andrew Cohen 498b1ee6 Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton 4 年前
vincentpierre 719c969c addressing comments. ObservationSpec is no longer a list 4 年前
vincentpierre 4bba4e8e Renaming ObservationSpec to SensorSpec 4 年前
vincentpierre c5a057d2 renaming obs_spec variables 4 年前
vincentpierre 449712b0 renaming sensor_spec to sensor_specS 4 年前
GitHub 458fee17 Merge pull request #4763 from Unity-Technologies/develop-att 4 年前
Ervin Teng 330fc1d0 Merge branch 'master' into develop-centralizedcritic-mm 4 年前
vincentpierre 519c5f47 merging master 4 年前
Ruo-Ping Dong 8ed14762 Merge branch 'develop-hybrid-actions-singleton' into develop-hybrid-actions-csharp 4 年前
Arthur Juliani 91a93815 Fix gym tests 4 年前
Ruo-Ping Dong 180d3e20 Merge branch 'develop-centralizedcritic-mm' into develop-cc-teammanager 4 年前
HH 0024a286 merge ervin's new stuff 4 年前
GitHub 67ad9651 Merge pull request #4825 from Unity-Technologies/sensor-types 4 年前
vincentpierre 8660b1c2 merging master 4 年前
brccabral 457fb612 Merge branch 'master' of https://github.com/Unity-Technologies/ml-agents 4 年前
Ervin Teng b6f88d6d Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
Christopher Goy 9cadfa7a Merge master -> release_13_branch-to-master 3 年前
GitHub 12e1b1b6 remove spec property in gym wrapper (#4985) 3 年前
Ervin Teng f409c40c Merge branch 'master' into develop-agentprocessor-teammanager 3 年前
Ervin Teng e46a86ad Merge branch 'master' into develop-superpush-int 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 年前
Arthur Juliani 06c147f8 Merge remote-tracking branch 'origin/main' into goal-conditioning-new 3 年前
Christopher Goy ebe45056 Merge branch 'main' into release_14_branch-to-main 3 年前
Ervin Teng 44dd1e29 [Bug Fix] Issue 5204 : GymToUnityWrapper must call reset if done (#5207) 3 年前
vincentpierre 6d5190c9 [Bug Fix] Issue 5204 : GymToUnityWrapper must call reset if done 3 年前
GitHub 8a468afd [Bug Fix] Issue 5204 : GymToUnityWrapper must call reset if done (#5207) 3 年前
GitHub fd8737fd [MLA-1952] Add optional seed for gym action spaces (#5303) 3 年前
GitHub 73796b6d [MLA-1952] Add optional seed for gym action spaces (#5303) (#5315) 3 年前
Miguel Alonso Jr 4846cf0f Merge branch 'main' into develop-api-documentation-update 3 年前
GitHub 30a87a48 Add rendering to Gym wrapper limitations (#5389) 3 年前