41 次代码提交 (5cce69ae-6400-4e02-b970-17ae69d109f5)

作者 SHA1 备注 提交日期
Arthur Juliani 982fab41 Initial commit 7 年前
vincentpierre e36b8bf0 added broadcast to the player and heuristic brain. 7 年前
Arthur Juliani 51f23cd2 0.2 Update 7 年前
GitHub 51621334 State Stacking & Banan Environment (#262) 7 年前
GitHub 36d58cee Add Seeding, MaxStepReached, and Bootstrapping fix (#303) 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 f134016b On Demand Decision (#308) 6 年前
GitHub dcf58f75 Feature/previous text action (#375) 6 年前
Arthur Juliani 5e48766d Remove discrete observations 6 年前
Arthur Juliani 1bfbf67a Simplify approach 6 年前
GitHub ded0d8c7 Develop action masking (#1080) 6 年前
Deric Pang cdb41480 Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure 6 年前
GitHub c4fa3893 Add file check & reuse protobuf conversion functions (#1316) 6 年前
Vincent-Pierre BERGES bc636075 API for sending custom protobuf messages to and from Unity. (#1595) 5 年前
GitHub 93760bc4 Adds SubprocessUnityEnvironment for parallel envs (#1751) 5 年前
eshvk ef8009d9 Python code reformat via [`black`](https://github.com/ambv/black). 5 年前
GitHub 2671e1a0 Enable mypy in precommit checks (#2177) 5 年前
GitHub b05c9ac1 Add environment manager for parallel environments (#2209) 5 年前
GitHub e1d93a0e Allow mypy to reject incomplete defs for mlagents-envs (#2585) 5 年前
GitHub 43c13a35 image decompress timer (#2596) 5 年前
GitHub 2f74b3cc Rename protobuf objects to be suffixed with 'Proto' in python and C#. (#2646) 5 年前
GitHub 68965c7b Use a class for camera res, not dict (#2656) 5 年前
GitHub b95c4d1d check for unecessary list comprehensions (#2707) 5 年前
GitHub af3ed33f Speed up processing large vector observations (#2717) 5 年前
GitHub 0892ef2c [WIP] ISensor interface and use for visual observations (#2731) 5 年前
GitHub 0fe5adc2 Develop remove memories (#2795) 5 年前
GitHub c6c01a03 Enable pylint and fix a few things (#2767) 5 年前
GitHub ccb7eab4 Remove {text,custom} {action,observations} (#2839) 5 年前
GitHub e6f549dc [MLA-12] update protobuf for vector observations (#2862) 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 ece9733c add timers and fix filehandle leak (#2989) 5 年前
GitHub 652488d9 check for numpy float64 (#2948) 5 年前
GitHub a6df9f43 Develop new ll api (#3022) 5 年前
GitHub 42bea858 Improve mypy coverage by adding --namespace-packages (#3049) 5 年前
Chris Elion fdc810ff move (first pass) 5 年前
GitHub 58b6c7c2 Rename mlagents.envs to mlagents_envs (#3083) 5 年前
GitHub a488299f [MLA-345] float visual observations (#3148) 5 年前
GitHub f058b18c Replace BrainInfos with BatchedStepResult (#3207) 5 年前
Anupam Bhatnagar f4dbedcf removed extraneous logging imports and loggers 4 年前