104 次代码提交 (c37cfac1-cb4a-4ebf-9d29-74a89f5dca77)

作者 SHA1 备注 提交日期
GitHub a6df9f43 Develop new ll api (#3022) 4 年前
GitHub 42bea858 Improve mypy coverage by adding --namespace-packages (#3049) 4 年前
GitHub f058b18c Replace BrainInfos with BatchedStepResult (#3207) 4 年前
Andrew Cohen e7836fb5 record demos 1d env 4 年前
Andrew Cohen 553223e0 get_agent_id fixed 4 年前
GitHub 2912c883 Basic and visual GAIL and BC integration tests (#3626) 4 年前
GitHub 43f23ee3 WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 4 年前
GitHub 4641038e Renaming max_step to interrupted in TermialStep(s) (#3908) 4 年前
GitHub c6ed3789 Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946) 4 年前
Christopher Goy ba80b292 format files with pre-commit. 4 年前
GitHub 3a8f6d0c Adding some tests (#3952) 4 年前
GitHub 0d75f3da Added a random action creator on the BehaviorSpecs (#4030) 4 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
Ervin Teng 28596129 Send sensor types to Python 4 年前
Scott Jordan 52ec9230 Merge branch 'develop-taggedobservations' into active-variablespeed 4 年前
Andrew Cohen 6587c911 hybrid bheavior spec 4 年前
Andrew Cohen 8294bc59 ignore commit 4 年前
Andrew Cohen 643c8e58 ppo extended 4 年前
GitHub 827525f9 Add test env for hybrid actions, clean up BehaviorSpec (#4522) 4 年前
Andrew Cohen db37db34 fixing errors 4 年前
Andrew Cohen 4b9a7db6 remove old behaviorspec 4 年前
GitHub e4db5dc5 ActionSpec and ActionBuffer (#4578) 4 年前
Andrew Cohen 7827ca06 add ActionSpec; test_simple_rl torch passes 4 年前
Andrew Cohen f5fb82a9 remove uneccesary type from set_actions 4 年前
Andrew Cohen eaecb59e torch utils to and from buffer 4 年前
GitHub cb8e4d25 Add ActionSpec (#4586) 4 年前
Andrew Cohen b40e7793 fix mlagents-envs tests 4 年前
Andrew Cohen 9689cf2c remove *_action_* from function names 4 年前
Andrew Cohen dc89318d remove ActionType 4 年前
GitHub b853e5ba Action buffer (#4612) 4 年前
Andrew Cohen b47327a9 Add __eq__ and __str__ to ActionSpec 4 年前
GitHub 3c96a3a2 Action Model (#4580) 3 年前
Andrew Cohen 0e28dd8f add static method to create continuous/discrete 4 年前
Andrew Cohen 55a40cae moved type and shape checking into ActionSpec 4 年前
Andrew Cohen b6d10456 removed action_spec.size 4 年前
Andrew Cohen 1bbe492c fixed tests/ -> single validate_action func 4 年前
Andrew Cohen 0e032b0a make is_discrete/is_continuous strict 4 年前
Andrew Cohen dca09bd9 add docstrings 4 年前
Andrew Cohen afd16cc9 rename make_x to creat_x/remove redundant properties 4 年前
Andrew Cohen a4c3e26a make validate action private 4 年前
Andrew Cohen 3f771e61 add ActionBuffers and utils 4 年前
Andrew Cohen e5cc57f9 rename create random to random action 4 年前
GitHub 559e0ee5 Fix set_action_for_agent (#4691) 3 年前
Andrew Cohen f6355ba9 Merge branch 'develop-action-spec' into develop-action-buffer 4 年前
Andrew Cohen d8dd5e44 Merge branch 'master' into develop-action-buffer 4 年前
Arthur Juliani 15052e1f Add sensor type 3 年前
Andrew Cohen d624b54b Merge branch 'master' into fix-conflict-base-env 3 年前
Andrew Cohen bd917c9c action buffer passes continuous 4 年前
vincentpierre 93ac8654 [Fix] Validate Action 3 年前
Andrew Cohen ad951493 debugging discrete 4 年前
GitHub 990f801a Develop hybrid action staging (#4702) 3 年前
Andrew Cohen 8172b3d6 test_simple_rl/reward providers pass tf/torch 4 年前
Andrew Cohen 4ebc6c44 ml-agents-envs pass 4 年前
Arthur Juliani 0d2f8887 Merge remote-tracking branch 'origin/master' into goal-conditioning 3 年前
GitHub a0d1c829 Action Docs part2 (#4739) 3 年前
Arthur Juliani 4060202d Use GoalSensor in GridWorld 3 年前
vincentpierre 8cb050ef WIP Made initial changes to enale dimension properties and added attention module 3 年前
Andrew Cohen 498b1ee6 Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton 4 年前
vincentpierre 90f6dbe2 addressing preliminary comments 3 年前
Andrew Cohen 157f9e77 rename to ActionTuple 4 年前
Andrew Cohen 453a2bba ActionTuple default is now np.array, not None 4 年前
Andrew Cohen f2c9d184 fix set_actions_for_agent 4 年前
vincentpierre abb3b670 Replace possible with suitable in description of TRANSLATIONAL_EQUIVARIANCE 3 年前
vincentpierre 719c969c addressing comments. ObservationSpec is no longer a list 3 年前
vincentpierre 4bba4e8e Renaming ObservationSpec to SensorSpec 3 年前
Andrew Cohen 4a09d759 fix default random action 4 年前
vincentpierre c5a057d2 renaming obs_spec variables 3 年前
Andrew Cohen 3b5acb5c add defaults to ActionTuple constructor 4 年前
Ruo-Ping Dong fbfdc05b send and process team manager id 3 年前
vincentpierre 449712b0 renaming sensor_spec to sensor_specS 3 年前
Andrew Cohen 930e14b9 default ActionTuple to None 4 年前
Arthur Juliani 0a22af55 Add SensorType field to SensorSpec 3 年前
GitHub cc948a41 Policy output actiontuple (#4651) 4 年前
Andrew Cohen 6ffbf209 fix imports in test utils 4 年前
Arthur Juliani e4b8e7e2 Rename to ObservationType 3 年前
Arthur Juliani 986717d0 More renaming 3 年前
Ruo-Ping Dong 180d3e20 Merge branch 'develop-centralizedcritic-mm' into develop-cc-teammanager 3 年前
Arthur Juliani 2b0b4f73 Add comments 3 年前
Arthur Juliani cf95bb02 Pre-commit fit 3 年前
vincentpierre 8660b1c2 merging master 3 年前
Ruo-Ping Dong 910da750 change teammanager id from string to int 3 年前
Ruo-Ping Dong fb4a3bd2 fix grouping for int id 3 年前
Ruo-Ping Dong 759cf8a7 put team reward in decision steps 3 年前
Ruo-Ping Dong ae9dd4b5 add teamreward to decision step 3 年前
Ruo-Ping Dong aad7d342 add base team manager 3 年前
Ruo-Ping Dong 918c2dcd change name TeamManager to MultiAgentGroup 3 年前
Ruo-Ping Dong a94acec6 put team reward in decision steps 3 年前
Ervin Teng b6f88d6d Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
Ervin Teng 3fbed6dc Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
Ruo-Ping Dong 33f34772 add teamreward to decision step 3 年前
Ruo-Ping Dong 7271556f change name TeamManager to MultiAgentGroup 3 年前
Ruo-Ping Dong 471a2e82 fix tests 3 年前
Ruo-Ping Dong c87bce9e Merge branch 'master' into develop-base-teammanager 3 年前
Ervin Teng e46a86ad Merge branch 'master' into develop-superpush-int 3 年前
GitHub d36a5242 Python Dataflow for Group Manager (#4926) 3 年前
GitHub f16ce486 Update v2-staging from main (March 15) (#5123) 3 年前
vincentpierre 19386a44 Removing the Reward and Message Observation Type, will readd when used 3 年前
Ervin Teng fd2dc688 [🐛 🔨 ] set_action_for_agent expects a ActionTuple with batch size 1. (#5208) 3 年前
GitHub 1ac30864 Renaming Goal to GoalSignal (#5190) 3 年前
GitHub 66eb9432 [🐛 🔨 ] set_action_for_agent expects a ActionTuple with batch size 1. (#5208) 3 年前
Miguel Alonso Jr e8ae2ff5 Fixed pre-commit issues with docstrings in mlagents-env base_env 3 年前
vincentpierre 4d686149 Some edits to the documentation 3 年前
GitHub 039a997b Develop api documentation update (#5325) 3 年前
vincentpierre 70e6ab17 fix precommit 3 年前