1190 次代码提交 (2f203f89-20c3-4d05-974a-44053c89a032)

作者 SHA1 备注 提交日期
Jonathan Harper 2f203f89 fix lint checks 5 年前
Jonathan Harper 9a170db5 Add Unity command line arguments 5 年前
GitHub 1c18bd18 Swap 0 set and reward buffer append (#2273) 5 年前
GitHub 9c50abcf GAIL and Pretraining (#2118) 5 年前
GitHub fca0048d Updated links to point to KR blog site (#2272) 5 年前
GitHub 24d1f803 link from readme to KR docs (#2271) 5 年前
Jeffrey Shih 26f20508 add kor ver of README.md and empty docs, images (#2221) 5 年前
Chris Elion b00f17c5 comments 5 年前
GitHub 60cf98cf [docs] Fix typo. (#2260) 5 年前
Chris Elion 430b9354 enforce a min % of code coverage 5 年前
GitHub 6c37c9df [docs] Reorder the instructions for intalling python/mlagents for sequential clarity. (#2259) 5 年前
GitHub 5b494ffb [docs] Fix a small spelling error. (#2256) 5 年前
Chris Elion a523d60b Using-Docker.md miss a backslash in 3DBall command (#2239) 5 年前
Chris Elion 165d4312 Merge remote-tracking branch 'origin/master' into enable-flake8 5 年前
GitHub d80d5852 add some types to the reward signals (#2215) 5 年前
Chris Elion 85809f78 remove unused variables 5 年前
GitHub d415528a fix subprocess test and style checks on develop (#2248) 5 年前
Chris Elion 731e129b fix accidental change 5 年前
GitHub 84d9d622 python timers (#2180) 5 年前
Chris Elion cf8a3237 precommit autoupdate 5 年前
Jeffrey Shih 4bd384a3 Make Gym interface work with grayscale and RGB visual observations (#2192) 5 年前
Chris Elion e69ddc53 cleanup setup.cfg 5 年前
Jonathan Harper c2cd5a87 Add custom reset parameters to subprocess env manager 5 年前
Chris Elion 2f9c3ed5 enforce line length 5 年前
Chris Elion af4699ac Fix reference to external_brains in TrainerController (#2237) 5 年前
Chris Elion 01e11360 add setup.cfg 5 年前
GitHub 966d8efb Remove "external_brains" arg for TrainerController (#2213) 5 年前
Chris Elion bb7773c1 add flake8 to precommit 5 年前
GitHub b05c9ac1 Add environment manager for parallel environments (#2209) 5 年前
Jonathan Harper 177ee5b8 Remove unused "last reward" logic, TF nodes 5 年前
GitHub 4ac79742 Refactor reward signals into separate class (#2144) 5 年前
GitHub e6b8140a enable precommit for line endings, fix 1 failure (#2208) 5 年前
GitHub 9a68742f Merge pull request #2138 from rsfutch77/protobuf_update 5 年前
GitHub 40c7fc48 Merge branch 'develop' into protobuf_update 5 年前
GitHub 6660608c Merge pull request #2190 from gregnz/develop-rayperception-docs 5 年前
GitHub 342641d6 Merge pull request #2172 from quevedin/patch-1 5 年前
gregday 02ca8cdc Adding docs clarifying the construction of the ray sublist. The main point to clarify is the behaviour of returning a '1' on a **no hit**. 5 年前
GitHub 202ed600 Update to include CLA language (#2195) 5 年前
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 年前
Vincent(Yuan) Gao 185b9a18 Release v0.8.2 doc fixes (#2155) 5 年前
Yuan Gao fa4d61b5 Bumping the ml-agents, ml-agents-envs, gym_unity versions 5 年前
rsfutch77 bb6acc1c Fix mlagents re-install directions 5 年前
rsfutch77 9f7c8428 Update protobuf readme 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 5 年前