43 次代码提交 (bd166596-2906-4308-848e-20795ad89570)

作者 SHA1 备注 提交日期
Arthur Juliani 982fab41 Initial commit 7 年前
vincentpierre 54d85928 made a nice error if a placeholder is missing or if a placeholder is not in the graph 7 年前
vincentpierre b393bcbf renamed run to networkOutput 7 年前
vincentpierre 0df8326e minor fixes 7 年前
vincentpierre 3f85bb56 Merge branch 'master' into dev-broadcast 7 年前
vincentpierre 5390bb09 need to convert the state to int if the state is discrete 7 年前
vincentpierre 9933b56e modification to get started on the recurrent NN rewrite 7 年前
vincentpierre 6e950cd3 Can now switch inference configuration on/off in the editor. Reintroduced the broadcast feature for the non-External brains. Introduced the API number to check the compatibility between Unity and Python. 7 年前
GitHub 59a2bbe0 Improve memory management (#180) 7 年前
Arthur Juliani de700c3a Multi Brain Training and Recurrent state encoder (#166) 7 年前
GitHub 51621334 State Stacking & Banan Environment (#262) 7 年前
Arthur Juliani f2d30f07 The internal Brain now can effectively modify the value field of the agents (#275) 7 年前
Arthur Juliani 15f10de0 Added tooltip and helpURL to ML-Agents scripts (#276) 7 年前
GitHub 0277039d Fix Basic Environment & Discrete States (#356) 7 年前
Arthur Juliani b8a4f5f1 Add Hallway envronment to validate LSTM models 7 年前
GitHub f134016b On Demand Decision (#308) 7 年前
GitHub 171e551b [Semantics] Modified some fields of the CoreInternalBrain (#373) 7 年前
GitHub a809630f Add config for crawler, and change crawler scene (#376) 7 年前
Vincent Gao 38bd3e40 replaced all the tabs to 4 spaces in the project 7 年前
GitHub 430a5486 [Semantics] renaming StateType to SpaceType (#382) 7 年前
GitHub a7c9096f [Semantics] Modified the placeholder names (#381) 7 年前
Vincent Gao 02df3b34 resolved conflicts 7 年前
GitHub 786b3a00 [Error Message] Improved the error and added a link (#411) 7 年前
Marwan Mattar f1966275 Comment improvements to Agent.cs. 7 年前
Marwan Mattar d8a6e730 Fixed OpenURL urls 7 年前
GitHub 6dd3c284 Hotfix 0.3.0b (#519) 7 年前
GitHub a99aad13 Hotfix 0.3.1a (#625) 7 年前
Vincent Gao 0e7c88ee refactored the quick start and installation guide, added faq 6 年前
GitHub 7914387f Develop communicator redesign (#638) 6 年前
Arthur Juliani d4a2df66 Namespacification (#814) 6 年前
GitHub c0e73bcb Fix typo (#864) 6 年前
maxiaoxiao1991 8f3c5a11 Optimize BatchVisualObservations 6 年前
Arthur Juliani 5e48766d Remove discrete observations 6 年前
vincentpierre 0d84858d [Modified the Internal Brain] 6 年前
Arthur Juliani ce565904 Fix scaling of greyscale visual obsrrvations 6 年前
GitHub e50ac7ae Merge branch 'develop' into hotfix-0 6 年前
GitHub 0c417c55 Release v0.5 (#1202) 6 年前
Arthur Juliani 1eb701af Merge remote-tracking branch 'origin/develop' into develop-value-estimates-ppo 6 年前
Arthur Juliani 3659bbcd Develop multi discrete (#1022) 6 年前
GitHub ded0d8c7 Develop action masking (#1080) 6 年前
GitHub e9c7c2ce Added the past action input when using RNN with multi-discrete (#1124) 6 年前
GitHub d2c320dd Remove graph scope (#1205) 6 年前
GitHub 3c9603d6 Demonstration Recorder (#1240) 6 年前