97 次代码提交 (89b1c7a8-172a-4ea3-8aa4-dfa4382228ad)

作者 SHA1 备注 提交日期
GitHub af32b443 Update Migrating.md with note about environments (#2624) 5 年前
GitHub 89b1c7a8 Better environment shutdown (#2620) 5 年前
GitHub bf4b277e Record new demos for new envs (#2622) 5 年前
GitHub 24250c90 Move gRPC code to its own special place (#2621) 5 年前
GitHub 5b03b7e0 Update Bouncer learning NN file (#2614) 5 年前
GitHub b78abd36 [ci] Add protobuf generation check as a CI job. (#2617) 5 年前
GitHub 1e7887cc Update project version to 2017.4.32 (#2613) 5 年前
GitHub f7288f5d [protobuf] Update protobufs with patch from circleci. (#2618) 5 年前
GitHub 6f9a2dfa Tick version of API and pypi packages to 10 (#2610) 5 年前
GitHub 28ccd100 make docs agree with code (#2612) 5 年前
Ervin T 27326893 Add note about using GPU inference for ResNet (#2607) 5 年前
GitHub bebdb293 ML-Agents Branding & Color Updates (#2583) 5 年前
GitHub 473a8758 Develop yaml json loading errors (#2601) 5 年前
Chris Elion 3cb1755e When checking for the compatibility of the expert brain with the policy brain, we will remove the action descriptions from the dictionary of things we need to compare. This is to prevent the case where a user has different descriptions for his actions but still wants to train a brain using expert demonstrations. (#2517) 5 年前
GitHub 30042ef7 fix hang with multiple envs (#2600) 5 年前
GitHub 43c13a35 image decompress timer (#2596) 5 年前
GitHub 149ebd67 Fix crash with VAIL + GAIL (#2598) 5 年前
GitHub 36ed3c16 Fix issue exporting graph with multi-GPU (#2573) 5 年前
GitHub d64a01e1 Added option to use environment arguments in learn (#2594) 5 年前
GitHub 82bf38ef TensorFlowSharp is no more (#2590) 5 年前
GitHub 0d48a352 Use argparse for arg parsing (#2586) 5 年前
GitHub 11e13518 Merge pull request #2580 from Unity-Technologies/develop-removeUnitySDKlog 5 年前
GitHub e1d93a0e Allow mypy to reject incomplete defs for mlagents-envs (#2585) 5 年前
GitHub 67d754c5 Fix flake8 import warnings (#2584) 5 年前
GitHub 832e4a47 Normalize observations when adding experiences (#2556) 5 年前
GitHub babe9e2f Develop remove academy done (#2519) 5 年前
Andrew Cohen 06dcbaae fixed formatting 5 年前
GitHub 2a5da881 check for potentially bad env variables (#2540) 5 年前
Andrew Cohen 86c598bb Removed writing to UnitySDK.log from Academy/Changed UnityTimeOutException to no longer read from UnitySDK.log 5 年前
GitHub d21be895 Develop allow python 3.7 (#2544) 5 年前
GitHub 5a2e60b6 [coding conventions] Revert NNModelImporter rename and remove NonAlloc Collider check suggestion from rider. (#2571) 5 年前
GitHub 3683cc1c Enable learning rate decay to be disabled (#2567) 5 年前
GitHub f01dd1c1 [coding conventions] Change c# code to be compliant with Unity coding conventions. (#2555) 5 年前
GitHub eaf8ca35 Add clearer message for bad permissions (#2539) 5 年前
GitHub b7e12a37 Fix crash in construct_curr_info when next_info doesn't have any agents (#2549) 5 年前
GitHub 88b917b3 [format] Format code whitespace with Unity Formatter. (#2550) 5 年前
Ervin Teng 38b872af Revert "Fix crash when next_info is empty and using recurrent" 5 年前
Ervin Teng 4cb340b5 Fix crash when next_info is empty and using recurrent 5 年前
GitHub 3df585d9 Fix issue where SAC encoder type is always simple (#2548) 5 年前
GitHub c8796488 Markdown link check in CI (#2543) 5 年前
GitHub 9b004c54 Fixes missing camera resolution info in demos (#2523) 5 年前
GitHub 7720db33 Fix run_id typing in trainer.py (#2537) 5 年前
GitHub 9358fd4f [memory] Fix for tensors not being disposed of. (#2541) 5 年前
GitHub 5d2a6a69 Add a note on Custom messages about needing trainer changes (#2534) 5 年前
GitHub 69613a01 Reducing complexity on a number of classes. (#2480) 5 年前
GitHub 0390c78b Fix determinism in unit test (#2530) 5 年前
GitHub 9e2c30ee Made the _check_environment_trains test a little more easy to pass so the test will not randomly fail (#2520) 5 年前
GitHub 12d57671 Changing Training-RewardSignals.md --> Reward-Signals.md (#2525) 5 年前
Anupam Bhatnagar d1b99bda more small edits 5 年前
GitHub d80812be Merge pull request #2526 from Unity-Technologies/develop-update-offline-bc 5 年前