44 次代码提交 (bf68edcf-4743-4d9a-9d0c-8a70e163ff84)

作者 SHA1 备注 提交日期
GitHub b05c9ac1 Add environment manager for parallel environments (#2209) 5 年前
GitHub 19283bfa Very simple environment for testing (#2266) 5 年前
Jonathan Harper 2f083c8a Renamed "StepInfo" to "EnvironmentStep" 5 年前
GitHub 67d754c5 Fix flake8 import warnings (#2584) 5 年前
GitHub e1d93a0e Allow mypy to reject incomplete defs for mlagents-envs (#2585) 5 年前
GitHub 4da157fe more pylint fixes (#2842) 5 年前
GitHub d6f69c1f handle null action outputs (#2988) 5 年前
GitHub 8ec5ab62 Develop side channels: migrate reset parameters (#2990) 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 90db165f Add --namespace-packages to mypy for mlagents (#3075) 5 年前
GitHub e06b8f31 Fix has_actions_for_brains check (#3087) 5 年前
GitHub bed7debf Fix issue with different decision intervals for different brains (#3181) 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 65dbe0ec Move processing of steps after reset to advance() (#3271) 5 年前
GitHub e4177de0 [change] Organize trainer files a bit better (#3538) 4 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 4 年前
GitHub 11c518a3 Stats SideChannel (for custom TensorBoard metrics) (#3660) 4 年前
GitHub 4ecd6ad3 Fix how we set logging levels (#3703) 4 年前
Ervin Teng 971e4b2d Don't block when disabling threading 4 年前
GitHub 43f23ee3 WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 4 年前
GitHub 83ac520a Merge 0.15.1 to master (#3755) 4 年前
Ervin Teng f29b17a9 Don't block one policy queue 4 年前
Ervin Teng 5e980ec1 Merge branch 'master' into develop-sac-apex 4 年前
Ervin Teng bdabb27f get_nowait in env_manager 4 年前
GitHub ea0c6fa0 [WIP] Side Channel Design Changes (#3807) 4 年前
Arthur Juliani 9724c9ac Merge master 4 年前
GitHub 8c2ade77 Separate send environment data from reset (#4128) 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 8eefdcd3 Refactor of Curriculum and parameter sampling (#4160) 4 年前
GitHub 20f1386a Don't drop multiple stats from the same step (#4236) 4 年前
GitHub ac36b31f [MLA-1172] Reduce calls to training_behaviors (#4259) 4 年前
GitHub b853e5ba Action buffer (#4612) 4 年前
GitHub 3c96a3a2 Action Model (#4580) 4 年前
Andrew Cohen 4ebc6c44 ml-agents-envs pass 4 年前
Andrew Cohen eef14922 discrete/contionuous unity envs train 4 年前
Andrew Cohen 157f9e77 rename to ActionTuple 4 年前
Andrew Cohen 453a2bba ActionTuple default is now np.array, not None 4 年前
Andrew Cohen 3b5acb5c add defaults to ActionTuple constructor 4 年前
Andrew Cohen 930e14b9 default ActionTuple to None 4 年前
GitHub 14129a08 [MLA-470] Barracuda + TF cleanup (#4837) 4 年前
GitHub d8835857 [MLA-1540] Training Analytics (#4780) 3 年前