1152 次代码提交 (2671e1a0-80ba-4e13-8f05-fa6ac2f3ea12)

作者 SHA1 备注 提交日期
GitHub 2671e1a0 Enable mypy in precommit checks (#2177) 5 年前
GitHub e910ccc5 Use pre-commit for CI tests, add black hook (#2163) 5 年前
GitHub dcef9f69 Merge pull request #2179 from Unity-Technologies/release-v0.8.2 5 年前
GitHub 610b8852 Release v0.8.2 update models (#2178) 5 年前
GitHub 4966b888 Fixed the import issue (#2158) 5 年前
rsfutch77 bb6acc1c Fix mlagents re-install directions 5 年前
Vincent(Yuan) Gao 185b9a18 Release v0.8.2 doc fixes (#2155) 5 年前
rsfutch77 9f7c8428 Update protobuf readme 5 年前
Yuan Gao fa4d61b5 Bumping the ml-agents, ml-agents-envs, gym_unity versions 5 年前
rsfutch77 fdd452ac Update protobuf readme 5 年前
GitHub b3432dda Automate meta file check (#2133) 5 年前
rsfutch77 72042bf8 Update make_for_win_.bat to match make.bat 6 年前
GitHub cf3ccc4a Barracuda - remove unused private variable (#2128) 5 年前
rsfutch77 d8319227 Update .gitignore 6 年前
Ervin T f77984db Change guide to not extend two bases classes in c# (#2104) 6 年前
rsfutch77 57868828 Update make_for_win.bat 6 年前
GitHub e916dc48 use yaml.safe_load instead of yaml.load (#2124) 6 年前
rsfutch77 8d53b8cc Update .gitignore 6 年前
Ervin T a3d03fb4 run black on ml-agents (#2125) 6 年前
rsfutch77 236934a4 Update README.md 6 年前
GitHub a4d5b2d3 Doc/comment cleanup - Fix some occurrences of 'the the' (#2119) 6 年前
rsfutch77 b3c65637 Update make_for_win.bat 6 年前
Vincent(Yuan) Gao a15763f8 Clear cumulative_returns_since_policy_update (#2120) 6 年前
rsfutch77 412dbe92 Update Creating-Custom-Protobuf-Messages.md 6 年前
GitHub f13d0f11 Merge pull request #2049 from Unity-Technologies/develop-barracuda-0.2.0 6 年前
rsfutch77 89eb9270 Update make_for_win.bat 6 年前
Jeffrey Shih 3ecbabc3 [Documentation] Clarify Create-New.md (#2100) 6 年前
Jonathan Harper 7d9eea6b Fix formatting for gym env 6 年前
Jonathan Harper 0423c341 Update pip and setuptools in CircleCI 6 年前
Jonathan Harper d9a7e5b6 Fix failure on Academy Done() with parallel envs 6 年前
Mantas Puida 1862b6be Multiple LSTM cell handling added to Barracuda code path 6 年前
Vincent(Yuan) Gao 41b8e472 Fix broken code (#2091) 6 年前
Mantas Puida aa011d95 Removed duplicate resource 6 年前
Jeffrey Shih 51c48ed3 Update Basic-Guide.md (#2076) 6 年前
Mantas Puida 5566f8a8 Added Barracuda 0.2.2 6 年前
Mantas Puida 8580dffb Fixed batch size for visual observations, Barracuda was mostly affected by it. 6 年前
GitHub acecc357 Update Learning-Environment-Executable.md (#2037) 6 年前
GitHub fd6e44de Fix Demonstration recorder null reference bug (#1994) 6 年前
Mantas Puida 5e10076d Restored compatibility fixes for some Androids 6 年前
Jeffrey Shih f35663c2 Release video recorder (#1978) 6 年前
Mantas Puida 8a5d17da Upgraded to Barracuda 0.2.1, fixes issues with discrete action models 6 年前
Arthur Juliani 0db2f8bf Allow multiple visual observations (#2003) 6 年前
Mantas Puida 27567062 First stage of ML Agents update to Barracuda 0.2.x 6 年前
GitHub 9c6dcb1b A couple fixes for recording demonstrations (#1999) 6 年前
GitHub 64348933 Update Learning-Environment-Create-New.md (#1993) 6 年前
GitHub ad07d4f3 Merge pull request #2001 from Unity-Technologies/develop-fixgymblack 6 年前
Ervin Teng 2f480087 Format gym_unity using black 6 年前
GitHub 2f2a7334 [Documentation] Added information for the environments the trainer cannot train with the default configurations (#1995) 6 年前
GitHub 0d6a24c5 [Documentation] SetReward method (#1996) 6 年前
GitHub 048db2c9 [Gym] Added no_graphics argument (#1997) 6 年前