28 次代码提交 (1db18bd6-65c7-4859-bf35-891bb0856880)

作者 SHA1 备注 提交日期
Deric Pang 634280a6 Fixed imports, all tests are passing. 6 年前
Deric Pang cdb41480 Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure 6 年前
GitHub fbf92810 Refactor Trainers to use Policy (#1098) 6 年前
GitHub d2c320dd Remove graph scope (#1205) 6 年前
GitHub 517e3a0a Remove env creation logic from TrainerController (#1562) 6 年前
Ervin T b30f4c90 Split `mlagents` into two packages (#1812) 6 年前
eshvk ef8009d9 Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
GitHub e916dc48 use yaml.safe_load instead of yaml.load (#2124) 5 年前
GitHub b498c19d Fix BCTrainer increment_steps (#2384) 5 年前
GitHub b73fa378 Add more extensive tests for BC trainer (#2506) 5 年前
GitHub 67d754c5 Fix flake8 import warnings (#2584) 5 年前
Ervin Teng e826f4bb Bugfix for LSTM+BC (#2679) 5 年前
Chris Elion 43e23941 rough pass at tf2 support, needs cleanup 5 年前
Chris Elion 806c77e4 centralize tensorflow imports 5 年前
GitHub 24ba9d58 Develop deprecate broadcasting (#2669) 5 年前
GitHub e6240c7a Bugfix for LSTM+BC (#2679) 5 年前
Chris Elion a1967c19 Merge remote-tracking branch 'origin/develop' into try-tf2-support 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 年前
Chris Elion 73a346cb cleanup 5 年前
Andrew Cohen 13fe9cf8 Bubbled up indexing of AllBrainInfo to trainer controller from trainers 5 年前
Andrew Cohen b11f04ea Fixed test code by creating brain_name variable instead of hardcoding 5 年前
GitHub a2194ea7 Fix batch size issue with BC (#2965) 5 年前
GitHub 652488d9 check for numpy float64 (#2948) 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 年前
Ervin Teng 38ff674e Fix BC and tests 5 年前
Ervin Teng c330f6f6 Merge branch 'master' into develop-agentprocessor 5 年前