740 次代码提交 (2792cc87-688e-4186-bafa-664cd4a41804)

作者 SHA1 备注 提交日期
Arthur Juliani 982fab41 Initial commit 7 年前
vincentpierre cde3c8f7 formating and added documentation 7 年前
vincentpierre c4745ba7 fix on the socket timeout error on windows due to the use of signal.SIGALRM 7 年前
vincentpierre bddfb85e changed the connection to non-blocking 7 年前
GitHub a14c4a4f Merge pull request #9 from Unity-Technologies/socket-timeout-fix 7 年前
vincentpierre e36b8bf0 added broadcast to the player and heuristic brain. 7 年前
vincentpierre 7118a209 bug fix : The environment only requests actions from external brains when unique 7 年前
vincentpierre e191fbef added warning in case no brins are set to external 7 年前
vincentpierre 65df8ae9 fix on the instanciation of coreBrains, 7 年前
vincentpierre 0df8326e minor fixes 7 年前
vincentpierre 5cae720d modified Environment to send a specific error when no external brains are in the environment 7 年前
vincentpierre ac910514 initial commit of the curriculum with broadcast. Improved the Unity python handshake 7 年前
vincentpierre e8429059 bug fix for python3 7 年前
vincentpierre 250eb8e1 better checking of the format of the curriculum file 7 年前
vincentpierre c16e0ac3 modified the socket to receive states and images of any size 7 年前
Arthur Juliani b6ce30bf Add curriculum support to PPO 7 年前
Arthur Juliani 4a11c005 Add curriculum code to notebook and simplify 7 年前
vincentpierre 3b00302a merging dev-broadcast-curriculum 7 年前
vincentpierre 6e950cd3 Can now switch inference configuration on/off in the editor. Reintroduced the broadcast feature for the non-External brains. Introduced the API number to check the compatibility between Unity and Python. 7 年前
Arthur Juliani d1b81a32 Add push curriculum 7 年前
Arthur Juliani 51f23cd2 0.2 Update 7 年前
Arthur Juliani b56259f6 Fix cumulative reward (Unity) and Nan reward (python) bugs 7 年前
Arthur Juliani 5ef4be55 Fix curriculum smoothing, and use reward for push curriculum 7 年前
Arthur Juliani 216888ee Fixed to give lesson index parameter when start up (#179) 7 年前
GitHub 59a2bbe0 Improve memory management (#180) 7 年前
vincentpierre 053c3739 Launching the environment with absolute path. Need testing on Windows and Linux 7 年前
vincentpierre 22bfd276 simplifications on launching from absolute path, 7 年前
GitHub 00534390 Refactored GridWorld (#225) 7 年前
Arthur Juliani 2a0e9e6f Fixed issue with unity environment not being found on MacOS (#236) 7 年前
Arthur Juliani 9ded88f3 Provide support with incompatible API 7 年前
Arthur Juliani 75ea16ff Add comments and alphabetize flags 7 年前
Arthur Juliani de700c3a Multi Brain Training and Recurrent state encoder (#166) 7 年前
GitHub 51621334 State Stacking & Banan Environment (#262) 7 年前
vincentpierre db3cb9df Merge branch 'development' into dev-logfile 7 年前
vincentpierre 539c081f modified the python side to read the logfile path from the academy parameters 7 年前
Arthur Juliani 94c20ef0 Curriculum documentation and improved Area code 7 年前
vincentpierre 5e1d05af added the logfile_path property to the environment class. Give a link to the logfile when the timeout error is launched. 7 年前
vincentpierre 34b6e786 made the UnityTimeOutException that reads into the logfile when available 7 年前
vincentpierre 50f91f66 use logging instead of print 7 年前
GitHub 36d58cee Add Seeding, MaxStepReached, and Bootstrapping fix (#303) 7 年前
GitHub 8317a659 Behavioral Cloning & Trainers Reorg (#328) 6 年前
vincentpierre d8f74dc9 If reset does not take either config or progress, no information is logged. 7 年前
vincentpierre 41ab078d replaced actions with previous_actions in the BrainInfo object 7 年前
GitHub e11dae1d Python Testing & Image Inference Improvements (#353) 6 年前
eshvk 23981dbf [containerization] CPU based containerization to support all environments that don't use observations 6 年前
eshvk 403e4aef [cleanup] Use debug mode for some log messages 6 年前
eshvk 9345614c [cleanup] Use debug mode for some log messages 6 年前
GitHub a3c7b426 Merge pull request #357 from Unity-Technologies/feature/containerization 6 年前
Arthur Juliani 85ae912d Dev docs (#361) 6 年前
eshvk 030ac5c5 [cleanup] Add a new type hint to call a dictionary of BrainInfo objects as an AllBrainInfo. Propagate this hint to all methods. Some pep8 cleanups. 6 年前
GitHub 989dea4a Merge pull request #132 from Unity-Technologies/dev-logfile 7 年前
GitHub 9ad4182e Merge pull request #366 from Unity-Technologies/feature/cleanup 6 年前
Arthur Juliani c3644f56 Buffer fix for properly masking gradients 6 年前
GitHub f8d27dc5 Merge branch 'development-0.3' into feature/LSTM2 6 年前
GitHub f134016b On Demand Decision (#308) 6 年前
vincentpierre 36481ff2 removed the monitor display when training 7 年前
GitHub dcf58f75 Feature/previous text action (#375) 6 年前
GitHub cfc6bdc8 [Fix] The environment logs information about itself when lauched. (#395) 6 年前
Vincent Gao 1bc43933 Merge branch 'development-0.3' into hotfix/issue#333 6 年前
GitHub f19739cb Update API version in anticipation of v0.3 release (#437) 6 年前
Marwan Mattar 72a71a08 Merge branch 'development-0.3' into dev-api-doc-decision 6 年前
Joe Ward 9163a54a resolved merge conflict with dev-0.3 branch 6 年前
eshvk 2d2eb64b [containers] Enables container support for scenes that use visual observations 6 年前
GitHub e43c069e Merge pull request #547 from Unity-Technologies/develop-feature-docker-improvements 6 年前
GitHub 78d411f6 Merge pull request #619 from Unity-Technologies/develop 6 年前
GitHub 7914387f Develop communicator redesign (#638) 6 年前
vincentpierre 3c2283e8 [fix tennis] 6 年前
vincentpierre 85b844cc [Better version of the fix] 6 年前
GitHub 678e5dab Merge pull request #837 from Unity-Technologies/develop-fix-tennis 6 年前
Arthur Juliani 5d402be9 Minor Optimizations (#836) 6 年前
GitHub dda6ad8b Replaced message printed in Python and in documentation. (#881) 6 年前
GitHub bf858cd6 Merge pull request #884 from Unity-Technologies/release-v0.4 6 年前
GitHub 4b3c6c9f Merge pull request #885 from Unity-Technologies/release-v0.4 6 年前
Arthur Juliani 5e48766d Remove discrete observations 6 年前
GitHub b6fe0bca Merge pull request #906 from Unity-Technologies/develop-no-discrete-obs 6 年前
Arthur Juliani 195ac934 Merge branch 'develop' into develop-runs 6 年前
vincentpierre e47cec56 [Initial Commit] 6 年前
Arthur Juliani fa65ee61 Fix bug in grpc logic 6 年前
Arthur Juliani e5202092 Remove empty line 6 年前
Arthur Juliani 9701c3db Merge branch 'hotfix-0' into release-v0.4-fix-curiosity-odd 6 年前
Arthur Juliani 1bfbf67a Simplify approach 6 年前
GitHub 3b5af6b2 Merge pull request #937 from Unity-Technologies/release-v0.4-fix-curiosity-odd 6 年前
GitHub f155d661 Merge pull request #908 from Unity-Technologies/hotfix-0 6 年前
GitHub e50ac7ae Merge branch 'develop' into hotfix-0 6 年前
vincentpierre c104d31d [Hotfix] Made the Pipe of the grpc communicator an instance property 6 年前
Deric Pang 8380f2f2 Moved curriculum code out of environment code. 6 年前
Deric Pang e580e544 Removing commented out code. 6 年前
GitHub 8d79581f Merge pull request #1001 from Unity-Technologies/hotfix-grpc-multiprocessing 6 年前
Deric Pang db031b07 Updating tests for refactored curriculum learning. 6 年前
GitHub 59f74e07 Merge pull request #1002 from Unity-Technologies/hotfix-0.4b 6 年前
Deric Pang 134548ac Updating tests for refactored curriculum. 6 年前
GitHub 2d715dc5 Revert "Release v0.5 (#1202)" (#1221) 6 年前
GitHub 34035176 Merge pull request #968 from dericp/develop-curriculum-learning-refactor 6 年前
GitHub 4e73f770 Merge branch 'develop' into hotfix-0.4b 6 年前
GitHub a912e039 Merge pull request #1005 from Unity-Technologies/hotfix-0.4b 6 年前
Arthur Juliani 1eb701af Merge remote-tracking branch 'origin/develop' into develop-value-estimates-ppo 6 年前
Arthur Juliani f52d5a92 Merge remote-tracking branch 'origin/develop' into develop-runs 6 年前
GitHub 1e21c143 Merge pull request #934 from Unity-Technologies/develop-value-estimates-ppo 6 年前
GitHub e60272f2 New error when using In Editor Training with a non-zero worker-id (#1012) 6 年前
Deric Pang ff4ce695 Updated logging in trainer. 6 年前
GitHub 322d2bbe Merge pull request #1003 from dericp/develop-curriculum-learning-rework 6 年前
vincentpierre 7f74131d Nan Rewards converted to 0 and throwing a warning 6 年前
GitHub 5efa9d4e Merge pull request #1045 from Unity-Technologies/develop-unityagents-nan-reward 6 年前
Arthur Juliani 708e2bb9 Check NaN in observations (#1063) 6 年前
Deric Pang 6eba6940 Merge remote-tracking branch 'upstream/develop' into develop-trainer-controller-cleanup 6 年前
Arthur Juliani 3659bbcd Develop multi discrete (#1022) 6 年前
Deric Pang 9fceb239 Moving/renaming directories, updating gitignore. 6 年前
Deric Pang 634280a6 Fixed imports, all tests are passing. 6 年前
Deric Pang 49247329 Updating protobuf files. 6 年前
Deric Pang 06695919 Fixing name of MLAgentsSDK logfile. 6 年前
Deric Pang c3b0f77c Moving notebooks to top level. 6 年前
GitHub ded0d8c7 Develop action masking (#1080) 6 年前
GitHub 9ba493ef Fixing develop after merging action masking (#1114) 6 年前
GitHub 106d562d Fix for Windows (#1120) 6 年前
Deric Pang cdb41480 Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure 6 年前
Deric Pang e2940d96 Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure 6 年前
GitHub 3900ed66 Merge pull request #1083 from Unity-Technologies/develop-flat-code-restructure 6 年前
GitHub 10d2a19d Release v0.5 (Develop) (#1203) 6 年前
GitHub f8df71a0 Revert "Release v0.5 (Develop) (#1203)" (#1222) 6 年前
GitHub ffffe131 Renamed MLAgentsSDK to UnitySDK. (#1170) 6 年前
GitHub a54714f8 Update API to version 5 (#1179) 6 年前
GitHub 25495874 Merge pull request #1223 from Unity-Technologies/release-v0.5 6 年前
GitHub 560f1bd7 Merge pull request #1224 from Unity-Technologies/release-v0.5 6 年前
GitHub cf71145c removed the logging.basicConfig in other files, so that we have one place to control this (#1285) 6 年前
GitHub 3c9603d6 Demonstration Recorder (#1240) 6 年前
GitHub d7224351 Brains as Scriptable Objects (#1250) 6 年前
GitHub c4fa3893 Add file check & reuse protobuf conversion functions (#1316) 6 年前
GitHub 2d68b835 Check that worker port is available in RpcCommunicator (#1415) 6 年前
vincentpierre 4225c4e0 Bug fix for the pytests of the worker-id 6 年前
vincentpierre a9b5ad37 Ticked the communication version to API-6 6 年前
GitHub c1711546 Merge pull request #1468 from Unity-Technologies/release-v0.6-tick-communication 6 年前
GitHub 450e8bfa Merge pull request #1466 from Unity-Technologies/release-v0.6-bug-fix-worker-id 6 年前
GitHub 87a30e34 Support both 32-bit and 64-bit types in UnityEnvironment (#1471) 6 年前
GitHub c8cc5a29 Merge pull request #1495 from Unity-Technologies/release-v0.6 6 年前
GitHub a196dde2 Merge pull request #1494 from Unity-Technologies/release-v0.6 6 年前
GitHub 9708d865 Fix In editor Docker training (#1582) 6 年前
GitHub 8b1f0a38 Merge pull request #1589 from Unity-Technologies/hotfix-0.6.0a 6 年前
GitHub c0c289cc Merge pull request #1588 from Unity-Technologies/hotfix-0.6.0a 6 年前
GitHub 249e86a4 Ticked API : (#1696) 5 年前
GitHub 4846907e Add timeout wait param (Develop) (#1700) 5 年前
Jonathan Harper 35eb595d Add back 'get_communicator' in UnityEnvironment 5 年前
GitHub a84dccab Update Timeout error messages (#1750) 5 年前
GitHub 275ff5d6 Merge pull request #1764 from Unity-Technologies/release-v0.7 5 年前
GitHub 20ff1436 Merge pull request #1765 from Unity-Technologies/release-v0.7 5 年前
Vincent-Pierre BERGES bc636075 API for sending custom protobuf messages to and from Unity. (#1595) 5 年前
Ervin T b30f4c90 Split `mlagents` into two packages (#1812) 5 年前
GitHub 93760bc4 Adds SubprocessUnityEnvironment for parallel envs (#1751) 5 年前
eshvk a50aadda * Ticked API : 5 年前
Jonathan Harper 8616db5d Fix not saving .nn file after max_timesteps (#1896) 5 年前
GitHub d906273a Fix environment factory pickling on Windows (#1912) 5 年前
Jonathan Harper 7a0d1531 Fix subprocess model saving on Windows 5 年前
Jonathan Harper e91e847c Fix '--slow' flag after environment updates 5 年前
GitHub c613df3a Merge pull request #1922 from Unity-Technologies/release-v08-slowflag 5 年前
GitHub 2d1bda57 Merge pull request #1931 from Unity-Technologies/release-v0.8 5 年前
GitHub ba57eaad Merge pull request #1932 from Unity-Technologies/release-v0.8 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 年前
Jonathan Harper d9a7e5b6 Fix failure on Academy Done() with parallel envs 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 年前
GitHub b05c9ac1 Add environment manager for parallel environments (#2209) 5 年前
Chris Elion bb7773c1 add flake8 to precommit 5 年前
Jonathan Harper c2cd5a87 Add custom reset parameters to subprocess env manager 5 年前
GitHub 84d9d622 python timers (#2180) 5 年前
GitHub d415528a fix subprocess test and style checks on develop (#2248) 5 年前
Jonathan Harper 9a170db5 Add Unity command line arguments 5 年前
Jonathan Harper 2f203f89 fix lint checks 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 a802d0d7 Make SubprocessEnvManager take asynchronous steps (#2265) 5 年前
GitHub 19283bfa Very simple environment for testing (#2266) 5 年前
GitHub f82f0f37 Get timers from subprocess (#2268) 5 年前
Ervin T a46f3faa Enable generalization training (#2232) 5 年前
GitHub 83875376 Add "gauges" to timer system (#2329) 5 年前
GitHub 33cb438b Tick version number for 0.9 (#2331) 5 年前
GitHub 4991d83f Merge pull request #2346 from Unity-Technologies/release-0.9.0 5 年前
Jonathan Harper 98297be9 Fix training not quitting when play button is unchecked (#2376) 5 年前
GitHub 53475207 Merge pull request #2380 from Unity-Technologies/release-0.9.0 5 年前
GitHub c7f0ed04 Merge pull request #2381 from Unity-Technologies/release-0.9.0 5 年前
Ervin T 184b5d5a Change samplers to use random state to allow consistency in reset par… (#2398) 5 年前
GitHub afb6ede5 Merge pull request #2393 from Unity-Technologies/hotfix-v0.9.0a 5 年前
sankalp04 8a37ad29 Add Sampler error to track errors in the sampler class 5 年前
Ervin Teng 072d2ef8 Merge latest develop 5 年前
GitHub 4472838e Merge pull request #2421 from Unity-Technologies/hotfix-v0.9.1 5 年前
sankalp04 7f96b47c Removed check_key and replaced with **param_dict for implicit type checks 5 年前
GitHub 4abe89bc Only call get_action on brains with policies (#2437) 5 年前
sankalp04 f331e5b7 Rebase develop 5 年前
GitHub 0a163871 Merge pull request #2469 from Unity-Technologies/release-0.9.2 5 年前
Jonathan Harper 2f083c8a Renamed "StepInfo" to "EnvironmentStep" 5 年前
GitHub eaf8ca35 Add clearer message for bad permissions (#2539) 5 年前
Andrew Cohen 86c598bb Removed writing to UnitySDK.log from Academy/Changed UnityTimeOutException to no longer read from UnitySDK.log 5 年前
Andrew Cohen 06dcbaae fixed formatting 5 年前
GitHub babe9e2f Develop remove academy done (#2519) 5 年前
GitHub 67d754c5 Fix flake8 import warnings (#2584) 5 年前
GitHub e1d93a0e Allow mypy to reject incomplete defs for mlagents-envs (#2585) 5 年前
GitHub 11e13518 Merge pull request #2580 from Unity-Technologies/develop-removeUnitySDKlog 5 年前
GitHub d64a01e1 Added option to use environment arguments in learn (#2594) 5 年前
GitHub 43c13a35 image decompress timer (#2596) 5 年前
GitHub 30042ef7 fix hang with multiple envs (#2600) 5 年前
GitHub 6f9a2dfa Tick version of API and pypi packages to 10 (#2610) 5 年前
GitHub f7288f5d [protobuf] Update protobufs with patch from circleci. (#2618) 5 年前
GitHub 89b1c7a8 Better environment shutdown (#2620) 5 年前
Jonathan Harper 3fc14963 EXPERIMENTAL horovod support 5 年前
GitHub 2f74b3cc Rename protobuf objects to be suffixed with 'Proto' in python and C#. (#2646) 5 年前
GitHub b2fa2268 Merge pull request #2648 from Unity-Technologies/release-0.10.0 5 年前
GitHub 8e931d8d Merge branch 'develop' into release-0.10.0 5 年前
GitHub d1ebca5c Merge pull request #2649 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 年前
GitHub 24ba9d58 Develop deprecate broadcasting (#2669) 5 年前
Anupam Bhatnagar b733b34c resolving conflicts 5 年前
Chris Elion a1967c19 Merge remote-tracking branch 'origin/develop' into try-tf2-support 5 年前
GitHub 39f280d6 Develop spawn brains (#2676) 5 年前
Chris Elion 254c7d86 Merge remote-tracking branch 'origin/develop' into try-tf2-support 5 年前
GitHub b95c4d1d check for unecessary list comprehensions (#2707) 5 年前
GitHub af3ed33f Speed up processing large vector observations (#2717) 5 年前
GitHub 18fcd679 update mypy-protobuf and generate pyi files (#2757) 5 年前
GitHub 0892ef2c [WIP] ISensor interface and use for visual observations (#2731) 5 年前
Chris Elion 3d8a70fb Merge remote-tracking branch 'origin/develop' into try-tf2-support 5 年前
Jonathan Harper 6fb6bb4c Update package and communicator versions to 0.11 5 年前
GitHub 0fe5adc2 Develop remove memories (#2795) 5 年前
Jonathan Harper bae94a76 Add timeout for communicator exchange 5 年前
GitHub 9957b699 class variable for API verison, fix env tests (#2817) 5 年前
GitHub 6ba6f08c Merge 0.11.0 to develop (#2825) 5 年前
Anupam Bhatnagar d9910ee7 Merge branch 'develop' into develop-gpu-test 5 年前
GitHub 495873e5 Merge pull request #2833 from Unity-Technologies/release-0.11.0 5 年前
Chris Elion 691d21e6 Merge remote-tracking branch 'origin/develop' into try-tf2-support 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 4da157fe more pylint fixes (#2842) 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 年前
Ervin Teng 6420a03b Make max step reached always false 5 年前
GitHub 69d1a033 Develop remove past action communication (#2913) 5 年前
Ervin Teng 54644477 Merge branch 'develop' of github.com:Unity-Technologies/ml-agents into develop-nomaxstep-test 5 年前
GitHub 28dbf4c5 Allow --version argument in mlagents-learn (#2942) 5 年前
GitHub e2eef3c4 Clean up env logging on initialization (#2950) 5 年前
GitHub c57884dc bump version strings (#2955) 5 年前
GitHub 11243348 Develop side channel (#2956) 5 年前
GitHub ece9733c add timers and fix filehandle leak (#2989) 5 年前
GitHub d6f69c1f handle null action outputs (#2988) 5 年前
Chris Elion c9e85137 dev version 5 年前
Chris Elion 9ef661db fix tags 5 年前
GitHub a4c111f4 Merge pull request #3012 from Unity-Technologies/release-0.12.0-to-develop 5 年前
GitHub d4780a55 Merge pull request #3010 from Unity-Technologies/release-0.12.0-to-master 5 年前
GitHub 652488d9 check for numpy float64 (#2948) 5 年前
GitHub a71c67d9 better logging for ports and versions (#3048) (#3069) 5 年前
Ervin Teng 34f9577c Merge branch 'develop' into develop-agentprocessor 5 年前
GitHub 8ec5ab62 Develop side channels: migrate reset parameters (#2990) 5 年前
Chris Elion d988fc66 bump version strings 5 年前
GitHub 35c995e9 Merge pull request #3038 from Unity-Technologies/develop 5 年前
Ervin Teng eb4a04a5 Merge branch 'master' into develop-tanhsquash 5 年前
GitHub a6df9f43 Develop new ll api (#3022) 5 年前
Ervin Teng 88b1123a Merge branch 'master' of github.com:Unity-Technologies/ml-agents into develop-agentprocessor 5 年前
GitHub 15050bc4 better logging for ports and versions (#3048) 5 年前
GitHub 36048cb6 Moving Env Manager to Trainers (#3062) The Env Manager is only used by the trainer codebase. The entry point to interact with an environment is UnityEnvironment. 5 年前
GitHub 42bea858 Improve mypy coverage by adding --namespace-packages (#3049) 5 年前
GitHub f9935dc9 Release 0.12.1 (#3078) 5 年前
Chris Elion fdc810ff move (first pass) 5 年前
GitHub 58b6c7c2 Rename mlagents.envs to mlagents_envs (#3083) 5 年前
Chris Elion f5e6b0ed more cleanup 5 年前
Chris Elion af65969f move proto files and regenerate 5 年前
Chris Elion fe7327b4 test pypi setup 5 年前
Chris Elion e0225665 .dev1 5 年前
Ervin Teng c330f6f6 Merge branch 'master' into develop-agentprocessor 5 年前
Andrew Cohen 082789ea Merge branch 'master' into develop-magic-string 5 年前
Ervin Teng 1bd791e5 Merge branch 'master' into develop-agentprocessor 5 年前
GitHub ebefb735 type annotations on gym interface, return dict from step (#3136) 5 年前
GitHub 0d56f6ba Merge branch 'master' into develop-magic-string 5 年前
GitHub 6291fc75 bump version strings (#3147) 5 年前
GitHub c0c26d2f tick communication API (#3154) 5 年前
Andrew Cohen c8514c18 Merge branch 'master' into develop-magic-string 5 年前
GitHub a488299f [MLA-345] float visual observations (#3148) 5 年前
Ervin Teng 3d25f9d2 Merge branch 'master' into develop-agentprocessor 5 年前
GitHub 0f35116d Bump version strings (#3224) 5 年前
GitHub 29c91b14 update flake8 plugin version and fix warnings (#3180) 5 年前
Ervin Teng ce75b378 update flake8 plugin version and fix warnings (#3180) 5 年前
GitHub d985dded Merge branch 'master' into merge-release-0.13.0 5 年前
GitHub ad42705d Merge pull request #3185 from Unity-Technologies/merge-release-0.13.0 5 年前
GitHub f058b18c Replace BrainInfos with BatchedStepResult (#3207) 5 年前
Ervin Teng 29f3330f Merge master into hotfix-0.13.1 5 年前
GitHub d52fb483 Merge pull request #3264 from Unity-Technologies/hotfix-0.13.1 5 年前
GitHub 5ce669f9 add dev0 suffix to versions (#3268) 5 年前
Ervin Teng db249ceb Merge branch 'master' into develop-splitpolicyoptimizer 4 年前
GitHub 88ad0eea remove obsolete param from docstring (#3317) 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 年前
Ervin Teng d4ee7346 Merge commit 'f9c05a61d574305497789b5997f1ae3ea1b1ad3b' into develop-splitpolicyoptimizer 4 年前
GitHub 2ac92182 constant for editor port (#3396) 4 年前
Alphonso Crawford 2c14779c moving launch check to static method 4 年前
Anupam Bhatnagar d8c79f48 resolving merge conflicts 4 年前
Alphonso Crawford cff1a003 pylint error resolution 4 年前
GitHub 6f65b0e3 Update ml-agents-envs/mlagents_envs/environment.py 4 年前
Alphonso Crawford 40f1f6ed validate_environment_path 4 年前
Alphonso Crawford d308d713 Returning None for early exit 4 年前
Alphonso Crawford 2a154bf3 Moving env_strip to validate_environment_path 4 年前
Alphonso Crawford d495f4c8 improper indendtaton in validate_environment_path 4 年前
GitHub 18e1d01b Update section name in changelog.md (#3499) 4 年前
Ervin Teng 5ef902bf Merge branch 'master' into develop-splitpolicyoptimizer 4 年前
GitHub c38dd44c Develop SideChannel new api (#3425) 4 年前
GitHub 47649555 C# and Python checks for infinity and NaN. (#3418) 4 年前
GitHub be14dd42 Make the timer output format consistent (#3472) 4 年前
Andrew Cohen e4d776c3 Merge branch 'master' into soccer-fives 4 年前
Ervin Teng bcc25d59 Merge branch 'master' into develop-splitpolicyoptimizer 4 年前
GitHub 472f9f0e Merge branch 'master' into develop-badEnvReturnCode 4 年前
GitHub b5a3b1de Rename --port commandline arg to --mlagents-port (#3477) 4 年前
GitHub 414cd0a6 Update environment.py 4 年前
Andrew Cohen b7d77740 Merge branch 'master' into soccer-fives 4 年前
Alphonso Crawford 35e49f5d Using f-strings for exception strings 4 年前
GitHub 24145c22 Merge pull request #3438 from Unity-Technologies/develop-badEnvReturnCode 4 年前
Andrew Cohen 5b0aca29 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 年前
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 e5108d2c Communication protocol versioning (#3535) 4 年前
Andrew Cohen 573b1f6d Merge branch 'master' into soccer-fives 4 年前
Andrew Cohen 0cc2956d write to proto 4 年前
Andrew Cohen ba050418 add rpc 4 年前
Anupam Bhatnagar abc369a6 Adding a logging utility for improved logs 4 年前
Anupam Bhatnagar f4dbedcf removed extraneous logging imports and loggers 4 年前
GitHub 86141eee Merge pull request #3560 from Unity-Technologies/new-logger 4 年前
Anupam Bhatnagar e8e0078e first commit 4 年前
Anupam Bhatnagar e62f4c03 activate environment from executable 4 年前
GitHub e3af96ca Merge branch 'master' into develop-demo-load-seek 4 年前
Chris Elion 841b0937 SideChannel helper messages 4 年前
Chris Elion 3b42f8c4 add float list and unit tests 4 年前
Chris Elion 8ba73c57 C# versions of the python utils 4 年前
Chris Elion 158fcae2 read/write bools, unit tests 4 年前
Chris Elion 8b20dcc4 docstrings and update docs 4 年前
Chris Elion c57ff268 split messages into their own files 4 年前
Chris Elion 2a5c220c cleanup imports 4 年前
GitHub 6b846478 Merge pull request #3596 from Unity-Technologies/develop-sidechannel-usability 4 年前
Andrew Cohen b1cfa74d Merge branch 'master' into develop-test-imitation 4 年前
Andrew Cohen e7836fb5 record demos 1d env 4 年前
Andrew Cohen 553223e0 get_agent_id fixed 4 年前
GitHub 0a8b30e9 Bumping version on the release (#3615) 4 年前
GitHub d9274b7e Bumping versions on master (#3614) 4 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 4 年前
GitHub 2912c883 Basic and visual GAIL and BC integration tests (#3626) 4 年前
Andrew Cohen 53bea15c Merge branch 'master' into soccer-fives 4 年前
Andrew Cohen ac261e36 Merge branch 'master' into self-play-mutex 4 年前
GitHub 5d4f7f08 cleanup port logic in UnityEnvironment (#3673) 4 年前
GitHub a46e7237 Shorten timeout duration for environment close (#3679) 4 年前
GitHub 11c518a3 Stats SideChannel (for custom TensorBoard metrics) (#3660) 4 年前
GitHub 458e68f1 Remove "docker target" feature (#3687) 4 年前
Andrew Cohen 4c9ac553 Merge branch 'master' into self-play-mutex 4 年前
Andrew Cohen a7a372b9 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 c7a34413 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Andrew Cohen 837886e1 Merge branch 'master' into self-play-mutex 4 年前
Andrew Cohen 6ade2ddc Merge branch 'self-play-mutex' into soccer-2v1 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 930d6fa3 Merge branch 'self-play-mutex' into soccer-2v1 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 年前
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 24b387d3 Merge branch 'master' into develop-sac-apex 4 年前
vincentpierre 9bcc0256 Added the first version of the GymWrapper 4 年前
vincentpierre 820e50ef Removing print statement 4 年前
vincentpierre d034f387 Adding unit tests 4 年前
vincentpierre 6ca2daa2 Reolving some bugs 4 年前
Andrew Cohen 9bec75ee Merge branch 'master' into soccer-2v1 4 年前
vincentpierre 69cafac9 removing some dependencies 4 年前
GitHub 4e825ffd [skip ci] Update ml-agents-envs/mlagents_envs/gym_wrapper.py 4 年前
vincentpierre ef4cd9c9 Safer import try catch 4 年前
vincentpierre 137c4f22 renaming wrapper 4 年前
vincentpierre 2c388ba5 Forgot to add the file 4 年前
vincentpierre 419611f4 Making gym a dependency of ml-agents-envs 4 年前
vincentpierre cad57a00 [skip ci] Added some tests but they do not pass (too hard) 4 年前
Andrew Cohen 185d4b35 Merge branch 'soccer-2v1' into asymm-envs 4 年前
Andrew Cohen b217f8bf Merge branch 'master' into soccer-2v1 4 年前
Andrew Cohen b4f52c88 Merge branch 'soccer-2v1' into asymm-envs 4 年前
GitHub ea0c6fa0 [WIP] Side Channel Design Changes (#3807) 4 年前
GitHub 85789ded Add capabilities checks bewteen C# and Python codebases. (#3831) 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 5f3012a0 Release tooling (#3856) 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 ebe12502 [bug-fix] Fix exception thrown when quitting in-editor training from editor (#3885) 4 年前
Andrew Cohen 2c42f577 Merge branch 'master' into asymm-envs 4 年前
GitHub f501c395 Fix timers when using multithreading. (#3901) 4 年前
GitHub ce6e906d set communication to 1.0.0 (#3896) 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 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 年前
vincentpierre c34dd5b6 Merge branch 'master' into develop-gym-wrapper 4 年前
vincentpierre 67027af3 Removed the failing gym tests 4 年前
Arthur Juliani 89ad3020 Merge remote-tracking branch 'origin/master' into develop-add-fire 4 年前
GitHub 21f0029f added some side channel tests (#3937) 4 年前
Arthur Juliani 2b3a6347 Merge remote-tracking branch 'origin/master' into develop-add-fire 4 年前
GitHub 812983c0 Some improvements to the UnityEnvironment class (#3939) 4 年前
GitHub c6ed3789 Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946) 4 年前
Christopher Goy ba80b292 format files with pre-commit. 4 年前
GitHub f7373172 Merge pull request #4385 from Unity-Technologies/release_2_verified-barracuda-1.0.2 4 年前
GitHub 9083752d Making some things private in UnityEnvironment (#3951) 4 年前
GitHub 8bae4088 Develop better error message for #3953 (#3963) 4 年前
GitHub 3a8f6d0c Adding some tests (#3952) 4 年前
vincentpierre 6ddfe74f Merge branch 'master' into develop-gym-wrapper 4 年前
vincentpierre bae5fa0f Merging master and resolving conflicts 4 年前
Arthur Juliani 28e095e0 Merge remote-tracking branch 'origin/master' into develop-add-fire 4 年前
GitHub e6a84ded [WIP] Unity Environment Registry (#3967) 4 年前
Andrew Cohen 59a60c1e Merge branch 'master' into asymm-envs 4 年前
Chris Elion 7f8258a8 update yamato tests from master 3 年前
GitHub 0d75f3da Added a random action creator on the BehaviorSpecs (#4030) 4 年前
GitHub 6d4d6bf3 Linux: reuse ports faster (#4036) 4 年前
Andrew Cohen fe0a077e passing sampler configs to c# 4 年前
Andrew Cohen 4464ca46 ignoring commit checks 4 年前
Andrew Cohen e7750fc9 Merge branch 'master' into develop-sampler-refactor 4 年前
Andrew Cohen e386b829 some cleanups/ interval error checking 4 年前
Andrew Cohen 5ffd9761 type checks for parameter randomization settings/enforces float encoding 4 年前
Andrew Cohen 7d52b18f seed each sampler individually 4 年前
Andrew Cohen e5c07272 using to_float for encoding 4 年前
GitHub d2e2ee5c raise errors properly on UnityRegistry (#4070) 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 年前
Andrew Cohen 953f4e09 from set_sampler_params => set_{samplertype}_params 4 年前
Ervin Teng 64d4b6af Merge branch 'master' into release_3_merge_master 4 年前
Andrew Cohen 21f871db Merge branch 'develop-constant-decay' into asymm-envs 4 年前
GitHub 5b0a5b9b Moving domain randomization to C# (#4065) 4 年前
Arthur Juliani 9724c9ac Merge master 4 年前
Jonathan Harper 5906cd61 WIP dump - working prototype 4 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
GitHub 756eab52 update FAQ to include disabling graphics (#4159) 4 年前
vincentpierre 599d7e9f Merging master 4 年前
Ervin Teng 28596129 Send sensor types to Python 4 年前
Ervin Teng d1d605ed Revert unneeded protobuf changes 4 年前
Ervin Teng 5ffa0d34 Fix questionable pypi error 4 年前
HH 7afa1761 Merge branch 'master' into hh/develop/ragdoll-updates 4 年前
Ervin Teng 0f378719 Revert observation protobuf... 4 年前
Ruo-Ping Dong 71fe4df6 fix formatting and test 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 e7e4b2c6 Update version for release 4 (release branch) (#4210) 4 年前
GitHub 52d126dd Update version for release 4 (master) (#4207) 4 年前
Arthur Juliani 6bee0fd1 Merge master 4 年前
GitHub 20f1386a Don't drop multiple stats from the same step (#4236) 4 年前
GitHub ad140c63 Update versions and release strings (#4289) 4 年前
GitHub 1f5eb9da add pyupgrade to pre-commit and run (#4239) 4 年前
GitHub 129f9ddc [MLA-427] make pyupgrade convert f-strings too (#4244) 4 年前
Andrew Cohen d8c123a0 Merge branch 'master' into sensitivity 4 年前
GitHub 5bbaf9ad Pass artifactory url for all pip calls in yamato (#4282) 4 年前
Arthur Juliani 1a123641 Merge remote-tracking branch 'origin/master' into r5-master 4 年前
GitHub 0168cd22 Bump versions for the next release. (#4310) 4 年前
Christopher Goy ab57d838 Update links in code, and relevant markdown files. 4 年前
Ervin Teng dc937d5c Merge branch 'master' into develop-add-fire-mm 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 年前
HH 8eaddb61 Merge branch 'master' into hh/develop/loco-walker-variable-speed 4 年前
GitHub 25dc8c3d Add Saver Class to handle all save/load/checkpoint/export work (#4323) 4 年前
Ervin Teng d65a9326 Merge branch 'master' into develop-add-fire-mm3 4 年前
GitHub bd6bcd2f Merge master and add Saver class for save/load checkpoints 4 年前
Ervin Teng 42e25b25 Merge branch 'develop-add-fire' into develop-add-fire-memoryclass 4 年前
Christopher Goy 5a233353 Merge remote-tracking branch 'origin/master' into release_6-to-master 4 年前
Christopher Goy 9f573e35 Set release versions to None for dev branch. 4 年前
HH d4bd7fe6 Merge branch 'master' into hh/develop/loco-walker-variable-speed 4 年前
vincentpierre a2e63a61 reverting unity_to_external_pb2_grpc.py 4 年前
Scott Jordan 52ec9230 Merge branch 'develop-taggedobservations' into active-variablespeed 4 年前
Andrew Cohen 6587c911 hybrid bheavior spec 4 年前
GitHub a117c932 Grid Sensor (#4399) 4 年前
GitHub 04032209 [MLA-1306] avoid copying png data (#4430) 4 年前
Ervin Teng 60eacc0d Merge branch 'master' into develop-adjust-cpu-settings 4 年前
GitHub 9d840f22 Increase communicator version for concatenated PNGs. (#4462) 4 年前
GitHub e08765cb update versions on master (#4469) 4 年前
GitHub 847e6638 [release 7] update versions on release branch (#4470) 4 年前
Andrew Cohen 3997b14b Merge branch 'master' into develop-hybrid-actions 4 年前
Andrew Cohen 8294bc59 ignore commit 4 年前
GitHub 992f06a6 [Release 7] Improve environment finding logic on windows (#4485) 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 年前
Andrew Cohen 643c8e58 ppo extended 4 年前
GitHub 827525f9 Add test env for hybrid actions, clean up BehaviorSpec (#4522) 4 年前
Andrew Cohen db37db34 fixing errors 4 年前
GitHub c3d2b902 Support multi-dimensional and compressed observations stacking (#4476) 4 年前
Chris Elion 64113c20 publish all 3 packages 4 年前
Andrew Cohen 4b9a7db6 remove old behaviorspec 4 年前
Chris Elion b96a5ea3 cleanup step names 4 年前
GitHub 0bc31929 [Release 8] update versions on master (#4549) 4 年前
GitHub 9c7aa728 [Release 8] update versions on release branch (#4550) 4 年前
Ruo-Ping Dong 7d42c559 Merge branch 'master' into r8_merge_to_master 4 年前
GitHub a4ed3660 Update release_9 versions (#4621) 4 年前
Andrew Cohen e5f14400 Merge branch 'master' into develop-hybrid-actions-singleton 4 年前
Ruo-Ping Dong 91700916 add hybrid action capability flag 4 年前
GitHub 4cfae52e Add hybrid action capability flag (#4576) 4 年前
GitHub e4db5dc5 ActionSpec and ActionBuffer (#4578) 4 年前
Andrew Cohen 7827ca06 add ActionSpec; test_simple_rl torch passes 4 年前
GitHub be723c66 Change BrainParametersProto to support ActionSpec (#4579) 4 年前
Andrew Cohen f5fb82a9 remove uneccesary type from set_actions 4 年前
Andrew Cohen eaecb59e torch utils to and from buffer 4 年前
Andrew Cohen 60510f45 use proper spec in environment.py 4 年前
GitHub cb8e4d25 Add ActionSpec (#4586) 4 年前
Andrew Cohen b40e7793 fix mlagents-envs tests 4 年前
Andrew Cohen 9689cf2c remove *_action_* from function names 4 年前
Andrew Cohen dc89318d remove ActionType 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 b853e5ba Action buffer (#4612) 4 年前
Andrew Cohen b47327a9 Add __eq__ and __str__ to ActionSpec 4 年前
GitHub 3c96a3a2 Action Model (#4580) 4 年前
Andrew Cohen 0e28dd8f add static method to create continuous/discrete 4 年前
GitHub 88d3ec3e Merge master into hybrid actions staging branch (#4704) 4 年前
GitHub 4dd42642 Bumping versions on master for release_10 (#4642) 4 年前
GitHub f5747db5 Changing the versions for the release_10 (#4643) 4 年前
Andrew Cohen 55a40cae moved type and shape checking into ActionSpec 4 年前
Andrew Cohen b6d10456 removed action_spec.size 4 年前
Andrew Cohen 1bbe492c fixed tests/ -> single validate_action func 4 年前
vincentpierre c2b50936 Some work for 2d obs 4 年前
Andrew Cohen 0e032b0a make is_discrete/is_continuous strict 4 年前
Ervin Teng 11628fff Merge branch 'master' into develop-torch-clip 4 年前
Andrew Cohen dca09bd9 add docstrings 4 年前
Andrew Cohen afd16cc9 rename make_x to creat_x/remove redundant properties 4 年前
Andrew Cohen a4c3e26a make validate action private 4 年前
vincentpierre 083135b6 Merging master into release_10_tmp before merge release_10_tmp into master 4 年前
Andrew Cohen 3f771e61 add ActionBuffers and utils 4 年前
Andrew Cohen e5cc57f9 rename create random to random action 4 年前
GitHub 559e0ee5 Fix set_action_for_agent (#4691) 4 年前
vincentpierre 03807d64 Some work for 2d obs 4 年前
Andrew Cohen c745bdd8 rename create empty to empty action 4 年前
vincentpierre 46580ff9 Formatting 4 年前
GitHub 94c59e31 C# changes for hybrid action spaces (#4587) 4 年前
Andrew Cohen f6355ba9 Merge branch 'develop-action-spec' into develop-action-buffer 4 年前
GitHub 12e98345 Merge pull request #4703 from Unity-Technologies/develop-2d-obs-start 4 年前
Andrew Cohen d8dd5e44 Merge branch 'master' into develop-action-buffer 4 年前
Arthur Juliani 15052e1f Add sensor type 4 年前
Andrew Cohen d624b54b Merge branch 'master' into fix-conflict-base-env 4 年前
Andrew Cohen bd917c9c action buffer passes continuous 4 年前
vincentpierre 93ac8654 [Fix] Validate Action 4 年前
Arthur Juliani 1737be14 Update protobufs 4 年前
GitHub acfaa516 Merge pull request #4716 from Unity-Technologies/develop-fix-validate-action 4 年前
Andrew Cohen ad951493 debugging discrete 4 年前
vincentpierre 29090047 Merge branch 'master' into develop-fix-mask 4 年前
GitHub 990f801a Develop hybrid action staging (#4702) 4 年前
Arthur Juliani e331fb63 Fix half of the tests 4 年前
Arthur Juliani b8f22fd7 Update second half of tests 4 年前
vincentpierre 7a5cc9ec Merge master into develop-rm-tf 4 年前
vincentpierre c1587bce Solving merge conflicts 4 年前
Andrew Cohen 8172b3d6 test_simple_rl/reward providers pass tf/torch 4 年前
Andrew Cohen 4ebc6c44 ml-agents-envs pass 4 年前
GitHub ded1f79b Merge pull request #4732 from Unity-Technologies/goal-sensors 4 年前
Arthur Juliani 0d2f8887 Merge remote-tracking branch 'origin/master' into goal-conditioning 4 年前
GitHub a0d1c829 Action Docs part2 (#4739) 4 年前
Arthur Juliani 4060202d Use GoalSensor in GridWorld 4 年前
Ervin Teng 25dfd883 Merge branch 'master' into develop-centralizedcritic 4 年前
GitHub ba21e419 Merge pull request #4737 from Unity-Technologies/goal-gridworld-sensor 4 年前
vincentpierre bc9d3975 merge master 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 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 fb8805a8 Update python to 0.24.0.dev0 and C# to 1.7.0 (#4753) 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 90f6dbe2 addressing preliminary comments 4 年前
Andrew Cohen 157f9e77 rename to ActionTuple 4 年前
vincentpierre c3699de8 merging master and addressing comments 4 年前
Andrew Cohen 453a2bba ActionTuple default is now np.array, not None 4 年前
Andrew Cohen 771f1901 remove unused code 4 年前
Andrew Cohen f2c9d184 fix set_actions_for_agent 4 年前
vincentpierre abb3b670 Replace possible with suitable in description of TRANSLATIONAL_EQUIVARIANCE 4 年前
vincentpierre 719c969c addressing comments. ObservationSpec is no longer a list 4 年前
GitHub caac7324 Update ml-agents-envs/mlagents_envs/environment.py 4 年前
vincentpierre 4bba4e8e Renaming ObservationSpec to SensorSpec 4 年前
Andrew Cohen 088dd213 Merge branch 'develop-action-buffer' of https://github.com/Unity-Technologies/ml-agents into develop-action-buffer 4 年前
GitHub 19daa8f8 R12 update docs tags (#4795) 4 年前
Andrew Cohen c0d01baf Merge branch 'master' into merge-release11-master 4 年前
Andrew Cohen 4a09d759 fix default random action 4 年前
Andrew Cohen 95566e44 Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton 4 年前
vincentpierre c5a057d2 renaming obs_spec variables 4 年前
Andrew Cohen 3b5acb5c add defaults to ActionTuple constructor 4 年前
Ruo-Ping Dong 9ec9d3c5 add team manager id to proto 4 年前
Ruo-Ping Dong fbfdc05b send and process team manager id 4 年前
Andrew Cohen 65415c9c add back removed part of test_envs 4 年前
vincentpierre 449712b0 renaming sensor_spec to sensor_specS 4 年前
Andrew Cohen 930e14b9 default ActionTuple to None 4 年前
Andrew Cohen 35769b53 Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton 4 年前
vincentpierre a1d1d7a7 Fixing strange issues 4 年前
Andrew Cohen 4c45efcf default actions are np.array of shape (n_agents, 0) 4 年前
vincentpierre 3fe74831 fixing tests 4 年前
vincentpierre f7a4a31f [Experiment] Bullet hell 4 年前
Chris Elion 76ebc20c Merge remote-tracking branch 'origin/master' into r12-to-master 4 年前
GitHub 458fee17 Merge pull request #4763 from Unity-Technologies/develop-att 4 年前
Chris Elion 4f882265 check for exact path to exe 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 年前
GitHub 6e3dafc8 [CI] move as much as possible to linux (#4767) 4 年前
GitHub d7c3022d Export separate nodes for continuous/discrete actions (#4655) 4 年前
Arthur Juliani 0a22af55 Add SensorType field to SensorSpec 4 年前
GitHub cc948a41 Policy output actiontuple (#4651) 4 年前
Arthur Juliani da9cfed3 Fix pre-commit 4 年前
Arthur Juliani 4bbe6250 Address comments 4 年前
Andrew Cohen 6ffbf209 fix imports in test utils 4 年前
GitHub 8a40c58a Added SUM as aggregation type for custom statistics (#4816) 4 年前
Chris Elion c6dbbead apply generated patch 4 年前
GitHub 7387a77f remove pylint (#4836) 4 年前
GitHub ed15346c Merge pull request #4830 from Unity-Technologies/sensor-types-fix-proto-job 4 年前
Andrew Cohen 886883b3 Merge branch 'develop-hybrid-action-staging' into develop-hybrid-actions-singleton 4 年前
Arthur Juliani e4b8e7e2 Rename to ObservationType 4 年前
Arthur Juliani 986717d0 More renaming 4 年前
vincentpierre 56972f56 WIP integrate attention to networkbody 4 年前
Ervin Teng aba633b2 Merge branch 'develop-attention-refactor' into develop-centralizedcritic-mm 4 年前
Arthur Juliani 5d9f743c Build protos 4 年前
Arthur Juliani 327f6613 Rename 4 年前
Arthur Juliani 6f677d1a Apply proto patch 4 年前
Ruo-Ping Dong a7d04be6 Merge branch 'develop-hybrid-actions-singleton' into develop-hybrid-actions-csharp 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 年前
Arthur Juliani cf95bb02 Pre-commit fit 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 年前
Ruo-Ping Dong 910da750 change teammanager id from string to int 3 年前
Ruo-Ping Dong fb4a3bd2 fix grouping for int id 3 年前
brccabral 457fb612 Merge branch 'master' of https://github.com/Unity-Technologies/ml-agents 4 年前
Ruo-Ping Dong 6d1dcb15 change manager id from string to int 3 年前
Ruo-Ping Dong 6f0bb2a4 add base team manager 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 年前
Arthur Juliani 9e2f0814 Add histogram aggregation type 3 年前
Ruo-Ping Dong 759cf8a7 put team reward in decision steps 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 年前
vincentpierre efa5a164 addressing comments and adding the changes to rpc_utils 3 年前
Ruo-Ping Dong 9946d981 put team reward in decision steps 3 年前
GitHub d8835857 [MLA-1540] Training Analytics (#4780) 3 年前
Ruo-Ping Dong ae9dd4b5 add teamreward to decision step 3 年前
Ruo-Ping Dong ec78395d typo 3 年前
Ruo-Ping Dong aad7d342 add base team manager 3 年前
Ruo-Ping Dong 918c2dcd change name TeamManager to MultiAgentGroup 3 年前
Ruo-Ping Dong f547f201 add team reward field to agent and proto 3 年前
GitHub 2fb87e4f Merge branch 'master' into reward-dist 3 年前
GitHub 212ebfb9 Merge pull request #4844 from Unity-Technologies/develop-att-network-integration 3 年前
Chris Elion 9d70220e Merge remote-tracking branch 'origin/master' into MLA-1734-demo-provider 3 年前
GitHub f027e12d Merge pull request #4878 from Unity-Technologies/reward-dist 3 年前
vincentpierre b9991637 renaming some methods and verifying imiation learning works as expected 3 年前
Ruo-Ping Dong a94acec6 put team reward in decision steps 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 年前
Ervin Teng 3fbed6dc Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
vincentpierre b7e8e4f6 Adding a capabilities flag and bumping the communication to 1.5.0 3 年前
Ruo-Ping Dong 33f34772 add teamreward to decision step 3 年前
vincentpierre a82b2498 adding the protos in a separate commit for cleaness 3 年前
Ruo-Ping Dong 8ba38267 typo 3 年前
Ruo-Ping Dong 7271556f change name TeamManager to MultiAgentGroup 3 年前
Ervin Teng 985c80d7 Remove remaining files 3 年前
GitHub 4d32857d Merge branch 'master' into develop-var-len-obs-feature 3 年前
Ruo-Ping Dong 471a2e82 fix tests 3 年前
Ervin Teng 281fcdbe Merge remote-tracking branch 'origin/develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
Ruo-Ping Dong c87bce9e Merge branch 'master' into develop-base-teammanager 3 年前
GitHub f83fc474 Release 13 versions. (#4946) 3 年前
Christopher Goy 3dfd98dd Update cattrs dependencies to support python3.9 (#4821) 3 年前
Christopher Goy 9cadfa7a Merge master -> release_13_branch-to-master 3 年前
GitHub 332e9b8b Merge pull request #4909 from Unity-Technologies/develop-var-len-obs-feature 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 年前
Chris Elion 49a27695 Merge remote-tracking branch 'origin/master' into MLA-1734-demo-provider 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 年前
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 年前
GitHub c080a8fa Update cattrs dependencies to support python3.9 (#4821) 3 年前
GitHub d36a5242 Python Dataflow for Group Manager (#4926) 3 年前
Ervin Teng fd0dd35c Merge branch 'main' into develop-coma2-trainer 3 年前
Ervin Teng c8137dcd Merge branch 'main' into develop-superpush-int 3 年前
GitHub f16ce486 Update v2-staging from main (March 15) (#5123) 3 年前
Christopher Goy 921ba4f0 Update v2-staging from main (March 15) (#5123) 3 年前
GitHub 638475ad [MLA-1809] catch mismatched observation sizes (#5030) 3 年前
Christopher Goy ebe45056 Merge branch 'main' into release_14_branch-to-main 3 年前
GitHub 46461986 pass sensor name through to ObservationSpec (#5036) 3 年前
Chris Elion 970f1d40 Merge remote-tracking branch 'origin/v2-staging' into MLA-1634-ObservationSpec 3 年前
Ervin Teng 1f026c70 Merge branch 'main' into develop-superpush-branch-cleanup 3 年前
Ervin Teng ce872033 Revert "Merge branch 'main' into develop-superpush-branch-cleanup" 3 年前
GitHub 85369e5b Add multiAgentGroup capabilities flag (#5096) 3 年前
Andrew Cohen 9e77d7e1 Merge branch 'main' into develop-soccer-groupman 3 年前
GitHub 0a47a986 Update versions on main (#5102) 3 年前
GitHub 7606cd68 [release_15] Release 15 update versions (#5101) 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 fd2dc688 [🐛 🔨 ] set_action_for_agent expects a ActionTuple with batch size 1. (#5208) 3 年前
Ervin Teng d140fc54 Remove release tags 3 年前
Ervin Teng 9e110528 Fixing the GymWrapper Logging issue (#5201) 3 年前
GitHub 9b1b17c6 [Release 16] Update Python and release versions (#5234) 3 年前
vincentpierre 1843345f Adding the goal conditioning sensors with the new observation specs 3 年前
GitHub 1ac30864 Renaming Goal to GoalSignal (#5190) 3 年前
Andrew Cohen 18be47e8 Merge branch 'main' into develop-soccer-groupman-mod 3 年前
GitHub c37cfac1 Adding the goal conditioning sensors with the new observation specs (#5159) 3 年前
GitHub 641c6e35 Fixing the GymWrapper Logging issue (#5201) 3 年前
GitHub 66eb9432 [🐛 🔨 ] set_action_for_agent expects a ActionTuple with batch size 1. (#5208) 3 年前
GitHub 2e19759c Turning some logger.info into logger.debug and remove some logging overhead when not using debug (#5211) 3 年前
GitHub 93523775 Only if the logger level is higher than DEBUG will the subprocess print to console (#5212) 3 年前
GitHub ce4ad782 Release 17 version bumps and docs version bumps (#5280) 3 年前
GitHub 279e5c78 Version bump main (#5279) 3 年前
Miguel Alonso Jr 4846cf0f Merge branch 'main' into develop-api-documentation-update 3 年前
Miguel Alonso Jr e8ae2ff5 Fixed pre-commit issues with docstrings in mlagents-env base_env 3 年前
vincentpierre 4d686149 Some edits to the documentation 3 年前
GitHub 039a997b Develop api documentation update (#5325) 3 年前
vincentpierre 70e6ab17 fix precommit 3 年前
GitHub 1b903ee7 Update ml-agents-envs/mlagents_envs/base_env.py 3 年前
GitHub 0740b31f Update package versions for main branch (#5413) 3 年前
GitHub 9354ca64 [Release 18] Update versions and links (#5414) 3 年前
Chris Elion 196ed741 [Release 18] Update versions and links (#5414) 3 年前
Chris Elion 27af58f0 fix release versions and changelog section 3 年前