40 次代码提交 (332e9b8b-f999-4511-9a5b-2a9d8c9bff4b)

作者 SHA1 备注 提交日期
GitHub c600a706 Optional gym wrapper (#1007) 6 年前
Arthur Juliani 52958d1e Fixed the gym_unity tests (#1149) 6 年前
GitHub a94b7308 Fixed the gym_unity tests (#1150) 6 年前
GitHub 0f1cb4d8 Improve Gym wrapper compatibility and add Dopamine documentation (#1541) 6 年前
Vincent-Pierre BERGES d67eaf05 Release 0.7 Fix gym_unity Tests (#1744) 5 年前
Ervin T b30f4c90 Split `mlagents` into two packages (#1812) 5 年前
eshvk ef8009d9 Python code reformat via [`black`](https://github.com/ambv/black). 5 年前
GitHub 67d754c5 Fix flake8 import warnings (#2584) 5 年前
GitHub 28d17517 gym - handle uint8_visual for observation space (#2783) 5 年前
GitHub ccb7eab4 Remove {text,custom} {action,observations} (#2839) 5 年前
GitHub e6f549dc [MLA-12] update protobuf for vector observations (#2862) 5 年前
GitHub 652488d9 check for numpy float64 (#2948) 5 年前
GitHub a6df9f43 Develop new ll api (#3022) 5 年前
GitHub 7090b17d Gym no longer uses brain infos (#3060) 5 年前
Chris Elion fdc810ff move (first pass) 5 年前
GitHub ebefb735 type annotations on gym interface, return dict from step (#3136) 5 年前
GitHub 7fbf6b1d add flake8-bugbear (#3137) 5 年前
GitHub 29c91b14 update flake8 plugin version and fix warnings (#3180) 5 年前
GitHub f058b18c Replace BrainInfos with BatchedStepResult (#3207) 5 年前
GitHub c3ff7993 Fixing Gym for single and multi-agent following reset changes on C# (#3417) 4 年前
Anupam Bhatnagar c8920138 [Bug fix] Gym last reward before Done (#3471) 4 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 4 年前
GitHub 43f23ee3 WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 4 年前
GitHub 78f4da76 Making Gym a wrapper (#3812) 4 年前
GitHub c6ed3789 Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946) 4 年前
GitHub 45737208 External contribution : Allow visual and vector observations at the same time (#3998) 4 年前
GitHub bae45836 Fixing issue raised in #4393 (#4438) 4 年前
GitHub cb8e4d25 Add ActionSpec (#4586) 4 年前
Ervin Teng 670e1bd6 Fix Gym for ActionSpec 4 年前
Andrew Cohen 0e28dd8f add static method to create continuous/discrete 4 年前
GitHub 88d3ec3e Merge master into hybrid actions staging branch (#4704) 4 年前
Arthur Juliani 097c8fa5 Fix gym tests 4 年前
vincentpierre 8cb050ef WIP Made initial changes to enale dimension properties and added attention module 4 年前
vincentpierre 719c969c addressing comments. ObservationSpec is no longer a list 4 年前
vincentpierre c5a057d2 renaming obs_spec variables 4 年前
vincentpierre 449712b0 renaming sensor_spec to sensor_specS 4 年前
vincentpierre a1d1d7a7 Fixing strange issues 4 年前
Arthur Juliani 91a93815 Fix gym tests 4 年前
Ruo-Ping Dong 471a2e82 fix tests 3 年前
GitHub fd8737fd [MLA-1952] Add optional seed for gym action spaces (#5303) 3 年前