69 次代码提交 (09b37fb2-6063-411c-8038-4cd572fc9d0b)

作者 SHA1 备注 提交日期
GitHub f469cbb0 Simple1DEnv refactor and additional ghost trainer tests (#3537) 5 年前
GitHub a6bf50db Revert obs to goal in simple 1d test (#3540) 5 年前
GitHub 323f104c [tests] LSTM end-to-end tests (#3544) 5 年前
Andrew Cohen 0cc2956d write to proto 5 年前
GitHub bcce774f [tests] Visual observation tests (#3549) 5 年前
GitHub 213d2466 [bug-fix] Change Simple1DEnvironment to spawn new agent IDs on reset (#3558) 5 年前
Andrew Cohen b1cfa74d Merge branch 'master' into develop-test-imitation 5 年前
Andrew Cohen e7836fb5 record demos 1d env 5 年前
Andrew Cohen 7aaf1fb6 gail and bc tests 5 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 5 年前
GitHub 2912c883 Basic and visual GAIL and BC integration tests (#3626) 5 年前
GitHub 104f2c46 [tests] Add tests for multiple actions/action branches (#3672) 5 年前
GitHub 56b75555 [tests] Make end-to-end tests more stable (#3697) 5 年前
GitHub 43f23ee3 WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 5 年前
GitHub 4092d937 [Bug fix] Hard reset when team changes (#3870) 4 年前
GitHub c6ed3789 Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946) 4 年前
GitHub 827525f9 Add test env for hybrid actions, clean up BehaviorSpec (#4522) 4 年前
Andrew Cohen db37db34 fixing errors 4 年前
GitHub 2b300088 Better hybrid actions test env (#4523) 4 年前
Andrew Cohen 53176dc0 Merge branch 'develop-hybrid-actions' of https://github.com/Unity-Technologies/ml-agents into develop-hybrid-actions 4 年前
Andrew Cohen 44c9879e action models 4 年前
Andrew Cohen c494bfcc trains successfully 4 年前
Andrew Cohen e686a785 removed abstract class 4 年前
Andrew Cohen 4b9a7db6 remove old behaviorspec 4 年前
Andrew Cohen fc3027ac tf tests except gail pass 4 年前
GitHub e4db5dc5 ActionSpec and ActionBuffer (#4578) 4 年前
Andrew Cohen eaecb59e torch utils to and from buffer 4 年前
Andrew Cohen 8013e544 ignoring Instance of 'AbstractContextManager' has no 'enter_context' member (no-member) 4 年前
GitHub cb8e4d25 Add ActionSpec (#4586) 4 年前
GitHub b853e5ba Action buffer (#4612) 4 年前
GitHub 3c96a3a2 Action Model (#4580) 4 年前
Andrew Cohen 0e28dd8f add static method to create continuous/discrete 4 年前
Andrew Cohen 3f771e61 add ActionBuffers and utils 4 年前
GitHub 94c59e31 C# changes for hybrid action spaces (#4587) 4 年前
GitHub a4c9f58e Fix SubprocessEnvManager hanging on unexpected exceptions. (#4699) 4 年前
Andrew Cohen d624b54b Merge branch 'master' into fix-conflict-base-env 4 年前
Andrew Cohen ad951493 debugging discrete 4 年前
Andrew Cohen 24fd9b3c torch reward providers all pass 4 年前
Arthur Juliani b074c252 Fix remaining tests 4 年前
Arthur Juliani ba495418 Resolve pre-commit issues 4 年前
Arthur Juliani 0d2f8887 Merge remote-tracking branch 'origin/master' into goal-conditioning 4 年前
Arthur Juliani 2be6af80 Fix black 4 年前
Andrew Cohen eef14922 discrete/contionuous unity envs train 4 年前
vincentpierre 8cb050ef WIP Made initial changes to enale dimension properties and added attention module 4 年前
Andrew Cohen 498b1ee6 Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton 4 年前
Andrew Cohen 157f9e77 rename to ActionTuple 4 年前
Andrew Cohen 06f1f254 1:1 and continuous/discrete train 4 年前
Andrew Cohen 60466287 fix simple test env 4 年前
Andrew Cohen 1d234d1d bc works 4 年前
vincentpierre 719c969c addressing comments. ObservationSpec is no longer a list 4 年前
vincentpierre 4bba4e8e Renaming ObservationSpec to SensorSpec 4 年前
Andrew Cohen 95566e44 Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton 4 年前
Andrew Cohen 88b8f4b4 replace use_discrete with action_sizes in simple_rl 4 年前
vincentpierre c5a057d2 renaming obs_spec variables 4 年前
vincentpierre 449712b0 renaming sensor_spec to sensor_specS 4 年前
Andrew Cohen 89bb11d3 remove actionspec logic simple test env 4 年前
Arthur Juliani 0a22af55 Add SensorType field to SensorSpec 4 年前
Arthur Juliani 0b4b0992 Rename more files 4 年前
vincentpierre b7c7d773 Adding some tests 4 年前
GitHub d8835857 [MLA-1540] Training Analytics (#4780) 4 年前
GitHub 212ebfb9 Merge pull request #4844 from Unity-Technologies/develop-att-network-integration 4 年前
Ruo-Ping Dong 471a2e82 fix tests 4 年前
Ruo-Ping Dong d1107648 fix tests 4 年前
Ruo-Ping Dong c87bce9e Merge branch 'master' into develop-base-teammanager 4 年前
GitHub f16ce486 Update v2-staging from main (March 15) (#5123) 4 年前
GitHub 46461986 pass sensor name through to ObservationSpec (#5036) 4 年前
Andrew Cohen cd349985 add negative constant extrinsic to gail 4 年前
GitHub 81705d6d Goal conditioning integration (#5142) 4 年前
GitHub c37cfac1 Adding the goal conditioning sensors with the new observation specs (#5159) 4 年前