46 次代码提交 (2501aed5-8dd0-4ed6-ba8b-aa076cc39510)

作者 SHA1 备注 提交日期
Arthur Juliani 982fab41 Initial commit 7 年前
vincentpierre 22db3d64 added the modified files from dev-cooperative-env 7 年前
GitHub 00534390 Refactored GridWorld (#225) 7 年前
Arthur Juliani 8d6c57b9 Gridworld should have an inference wait time 7 年前
GitHub 36d58cee Add Seeding, MaxStepReached, and Bootstrapping fix (#303) 7 年前
GitHub e676017b Reorganize learn.py (#302) 7 年前
GitHub e11dae1d Python Testing & Image Inference Improvements (#353) 7 年前
GitHub f134016b On Demand Decision (#308) 7 年前
GitHub d4cd72d8 [timeBetweenDecisions] Reimplementation of waitTime for GridWorld and… (#368) 7 年前
GitHub b1d6172f [Retrained models] Of GridWorld and Tennis (#410) 7 年前
GitHub 976c56c5 Environment Aesthetic Unification (#459) 7 年前
GitHub 0c417c55 Release v0.5 (#1202) 6 年前
vincentpierre 27c3c9be Fixed Action Space for GridWorld (#1085) 6 年前
Marwan Mattar 2d767f3f GridWorld now uses action masking (#1125) 6 年前
GitHub e7048eca Changed the scene to use scriptable object for Crawler static, gridworld, walljump, visualhallway, visualpushblock, visualpyramid (#1314) 6 年前
Vincent-Pierre BERGES 4a6ae4e0 Barracuda integration into ML-Agents (#1557) 6 年前
GitHub cfb8f208 Release v0.7 minor fixes (#1759) 6 年前
GitHub 6f8fc130 External Contribution: Use RenderTexture instead of Camera for Visual Observation (#1824) 6 年前
GitHub bebdb293 ML-Agents Branding & Color Updates (#2583) 5 年前
GitHub 24ba9d58 Develop deprecate broadcasting (#2669) 5 年前
Hunter 9461c4f1 moved UI to corner and made text easier to read 5 年前
Ervin Teng b9193bcc Scale rendertexture with screen 5 年前
GitHub 3485dfb9 Made gridworld a prefab so we can have more of them at once (#2721) 5 年前
GitHub 0892ef2c [WIP] ISensor interface and use for visual observations (#2731) 5 年前
GitHub 99146e97 1 to 1 Brain to Agent (#2729) 5 年前
GitHub 04b456eb Add model for render texture agent (#2863) 5 年前
GitHub 8426501b Fix width and height in visual observations (#2919) 5 年前
GitHub a488299f [MLA-345] float visual observations (#3148) 5 年前
GitHub 39f1f310 Don't inherit from Academy, remove virtual methods (#3184) 5 年前
GitHub 4269447e Convert Academy to a singleton (#3210) 5 年前
GitHub 2ba1e9d4 Remove dead components from the examples scenes (#3619) 5 年前
GitHub f623b722 Anchor GridWorld UI to top-left (#3706) 5 年前
HH 1912e47a Dynamic Sensor Benchmarks In 4 年前
brccabral bbdbe0ec set multiple obstacles from area 4 年前
brccabral 349e98a6 set number of obstacles to 1 in scene 4 年前
Arthur Juliani b3638ad6 Update prefabs 4 年前
Arthur Juliani 4060202d Use GoalSensor in GridWorld 4 年前
Arthur Juliani e6a973cd Add OneHot util to goal sensor 4 年前
Arthur Juliani 95fd8040 Make GridWorld a goal-based environment 4 年前
Arthur Juliani e8d54b6f Use hypernetwork if there is a goal 4 年前
GitHub bc0ba098 add option for Burst inference (#4925) 4 年前
vincentpierre ceba7bcc Aded the Goal conditioned GridWorld to replace regular gridworld 4 年前
vincentpierre 87242300 adding missing files 4 年前
vincentpierre 42a3732c Code improvements 4 年前
vincentpierre 9be72429 Fixing conflicts with main 4 年前
GitHub 2980ade0 Goal conditioning grid world : Example of goal conditioning (#5193) 4 年前