8000 Releases · jurgisp/memory-maze · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jurgisp/memory-maze

v1.0.3

20 Jun 07:22
dada014
Compare
Choose a tag to compare

Improvements:

  • Option to pass seed for deterministic maze generation
  • New environment variant MemoryMaze-NxN-6CL-v0 with 6 target colors for smaller mazes.

v1.0.2

26 Oct 16:41
Compare
Choose a tag to compare

Bug fixes

  • Set environment variable MUJOCO_GL=egl before importing dm_control.

v1.0.1

26 Oct 14:00
Compare
Choose a tag to compare

Bug fixes

  • Set environment variable MUJOCO_GL=egl by default, so it works on headless GPU machines. See the rendering section in dm_control for details.

v1.0.0

19 Oct 07:20
Compare
Choose a tag to compare

Initial release, used for experiments in the paper.

0