37 次代码提交 (079bf01a-4780-4f1e-9ec0-33106c548a8a)

作者 SHA1 备注 提交日期
GitHub b05c9ac1 Add environment manager for parallel environments (#2209) 5 年前
GitHub d415528a fix subprocess test and style checks on develop (#2248) 5 年前
GitHub a802d0d7 Make SubprocessEnvManager take asynchronous steps (#2265) 5 年前
GitHub f82f0f37 Get timers from subprocess (#2268) 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 8ec5ab62 Develop side channels: migrate reset parameters (#2990) 5 年前
GitHub a6df9f43 Develop new ll api (#3022) 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 年前
Chris Elion fdc810ff move (first pass) 5 年前
GitHub 29c91b14 update flake8 plugin version and fix warnings (#3180) 5 年前
GitHub 4c241a80 Only send previous action and current BrainInfo (#3187) 5 年前
GitHub f058b18c Replace BrainInfos with BatchedStepResult (#3207) 5 年前
GitHub ca96b293 Move advance() logic for environment manager out of trainer_controller (#3234) 5 年前
GitHub b6e3fd67 [tests] Add additional unit tests (#3581) 5 年前
GitHub ceaac645 [tests] Make subprocess manager test easier (#3651) 5 年前
GitHub 104f2c46 [tests] Add tests for multiple actions/action branches (#3672) 5 年前
GitHub 11c518a3 Stats SideChannel (for custom TensorBoard metrics) (#3660) 5 年前
GitHub 807a1441 Raise exceptions from environment subprocesses (#3680) 5 年前
GitHub 43f23ee3 WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 5 年前
Ervin Teng 441fbb91 Fix subprocess test 5 年前
Ervin Teng d2d88b6a Fix env_manager test 5 年前
Ervin Teng 5e980ec1 Merge branch 'master' into develop-sac-apex 5 年前
Ervin Teng 46d83839 Adjust subprocessor test 5 年前
Ervin Teng 370b3c40 Fix subprocess env manager test 4 年前
GitHub e92b4f88 [refactor] Structure configuration files into classes (#3936) 4 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
GitHub 3bcb029b [refactor] Remove BrainParameters from Python code (#4138) 4 年前
GitHub e471bd8b Refactoring of the tests folder for the trainers (#4510) 4 年前
GitHub 3c96a3a2 Action Model (#4580) 4 年前
GitHub a4c9f58e Fix SubprocessEnvManager hanging on unexpected exceptions. (#4699) 4 年前
Andrew Cohen d624b54b Merge branch 'master' into fix-conflict-base-env 4 年前
brccabral f21a1f85 Increase sleep time to assert given exception as UnityEnvironmentException 4 年前
vincentpierre ff826bd2 added a test 4 年前
vincentpierre 52e4069f fixing formatting 4 年前
GitHub d8835857 [MLA-1540] Training Analytics (#4780) 4 年前