51 次代码提交 (fbc20789-22a3-47da-9ed4-1c93ef55dc38)

作者 SHA1 备注 提交日期
GitHub fbc20789 add release tag to git packman command (#5063) 3 年前
GitHub b04d2059 Merge pull request #5061 from Unity-Technologies/release_14_branch-to-main 3 年前
GitHub 3c023127 Update readme table for 1.0.7 verified release (#5059) 3 年前
GitHub d336e2eb Enable the exporting of unitypackage files from a list of curated scenes. (#5052) 3 年前
GitHub 638475ad [MLA-1809] catch mismatched observation sizes (#5030) 3 年前
GitHub d24b0966 [bug-fix] Fix memory leak when using LSTMs (#5048) 3 年前
GitHub 47db8ce1 [bug-fix] Fix padding for List entries in buffer (#5046) 3 年前
GitHub af36ef3b [bug-fix] Fix typo (#5035) 3 年前
GitHub 41b3c562 [Fix][Documentation] Replace vis_encodeR_type with vis_encode_type (#5041) 3 年前
GitHub 21623b50 renaming of behavior name for imitation crawler (#5039) 3 年前
GitHub 6c6a6bed Fix issue with queuing input events that stomp on others. (#5034) 3 年前
GitHub 85f8b40b Removing some scenes (#4997) 3 年前
GitHub d36a5242 Python Dataflow for Group Manager (#4926) 3 年前
GitHub c080a8fa Update cattrs dependencies to support python3.9 (#4821) 3 年前
GitHub c3c34267 Merge pull request #5018 from Unity-Technologies/develop-use-correct-names-for-recurrent-inputs-and-outputs 3 年前
GitHub 766c4e27 Merge pull request #5020 from Unity-Technologies/fix-adding-name-field-to-var-len-obs-and-adding-to-changelog 3 年前
vincentpierre a2705fb1 adding inheritdoc 3 年前
vincentpierre 86c70fc1 Changing Sorter to use the new Editor and serialization 3 年前
vincentpierre 2dba37a0 Adding a custom editor for BufferSensorComponent 3 年前
vincentpierre 332894ee Adding a note to the CHANGELOG about var len obs 3 年前
vincentpierre 3068ae1f Adding a helper method for creating observation placeholder names and removed the _h and _c placeholders 3 年前
vincentpierre ae03c01d Adding a name field to BufferSensorComponent 3 年前
vincentpierre 5b5171f8 switching from CamelCase to snake_case 3 年前
GitHub c1d19e89 Fix gpu pytests (#5019) 3 年前
vincentpierre 22db0335 Modified the model_serialization to have correct inputs and outputs 3 年前
GitHub a2c8b4c4 Make GridSensor a non allocating object after initialization. (#5014) 3 年前
GitHub 42682bcc Adding links to CV/Robotics/GameSim (#5012) 3 年前
GitHub 260b367c master -> main. (#5010) 3 年前
GitHub 338af2ec Move the Critic into the Optimizer (#4939) 3 年前
GitHub ccca1309 Merge pull request #5007 from Unity-Technologies/release_13_branch-to-master 3 年前
GitHub 5ce1083b Merge pull request #5006 from Unity-Technologies/fix-num-layers-rnd-pyramids 3 年前
vincentpierre 8f729b75 Fixing the number of layers in the config of PyramidsRND 3 年前
GitHub 37f6fdc2 Add component menues for some sensors and actuators. (#5001) 3 年前
GitHub 7ce91153 Fix InputActuatorComponent tests asmdef. (#4994) (#4995) 3 年前
GitHub 9e28a98d Merge pull request #4972 from Unity-Technologies/docs-add-var-len-obs-to-readme-and-overview 3 年前
GitHub ddb01eb2 MultiAgentGroup Interface (#4923) 3 年前
GitHub 4d5545c8 Set ignore done=False in GAIL (#4971) 3 年前
GitHub 12e1b1b6 remove spec property in gym wrapper (#4985) 3 年前
GitHub 118303ec Update barracuda, swtich Agents in Sorter use Burst. (#4979) 3 年前
GitHub a2f9a513 Add an example project for the InputSystemActuator. (#4976) 3 年前
GitHub 08b3e7f1 WebGL compile test (#4966) 3 年前
GitHub 5d78d641 Update 2018 project version to fix burst errors. (#4977) 3 年前
vincentpierre 429067b4 adding a comic and readding removed feaures docs 3 年前
GitHub 0ccca975 Communicator factory (#4965) 3 年前
vincentpierre 0640c9bb forgot a dot 3 年前
GitHub 29b6e5b2 pass sensor dimension flags to analytics (#4954) 3 年前
vincentpierre 328e9c77 - 3 年前
GitHub b0719885 InputActuatorComponent to allow the generation of an action space from an InputActionAsset (#4881) 3 年前
vincentpierre bd839dd6 Adding the Variable length observation to the readme and to the overview of ML-Agents 3 年前
GitHub f783fb67 handle no plugins found (#4969) 3 年前