42 次代码提交 (d02c90f6-499b-4e37-9db4-e14d8319c9c3)

作者 SHA1 备注 提交日期
GitHub 0c417c55 Release v0.5 (#1202) 6 年前
GitHub 67d754c5 Fix flake8 import warnings (#2584) 5 年前
GitHub 68965c7b Use a class for camera res, not dict (#2656) 5 年前
GitHub 28d17517 gym - handle uint8_visual for observation space (#2783) 5 年前
GitHub c6c01a03 Enable pylint and fix a few things (#2767) 5 年前
GitHub ccb7eab4 Remove {text,custom} {action,observations} (#2839) 5 年前
GitHub e6f549dc [MLA-12] update protobuf for vector observations (#2862) 5 年前
GitHub 99981937 fix errors from new flake8-comprehensions (#2917) 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 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 年前
Anupam Bhatnagar a695f32e cherry picked PR # 3496 4 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 4 年前
GitHub 5d4f7f08 cleanup port logic in UnityEnvironment (#3673) 4 年前
GitHub 74902f92 handle multiple dones in a single step (#3700) 4 年前
GitHub 4ecd6ad3 Fix how we set logging levels (#3703) 4 年前
GitHub 43f23ee3 WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 4 年前
GitHub 78f4da76 Making Gym a wrapper (#3812) 4 年前
GitHub d2bc86c8 Release 2 cherry pick (#3971) 4 年前
GitHub c6ed3789 Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946) 4 年前
GitHub 8bae4088 Develop better error message for #3953 (#3963) 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 9689cf2c remove *_action_* from function names 4 年前
Andrew Cohen b6d10456 removed action_spec.size 4 年前
GitHub f70d89aa fix llapi and gym yamato (#4709) 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 4bba4e8e Renaming ObservationSpec to SensorSpec 4 年前
vincentpierre c5a057d2 renaming obs_spec variables 4 年前
vincentpierre 449712b0 renaming sensor_spec to sensor_specS 4 年前
Arthur Juliani 91a93815 Fix gym tests 4 年前
Christopher Goy 9cadfa7a Merge master -> release_13_branch-to-master 3 年前
Ervin Teng 44dd1e29 [Bug Fix] Issue 5204 : GymToUnityWrapper must call reset if done (#5207) 3 年前
GitHub fd8737fd [MLA-1952] Add optional seed for gym action spaces (#5303) 3 年前
GitHub 30a87a48 Add rendering to Gym wrapper limitations (#5389) 3 年前