Skip to content

Releases: IRLL/HIPPO_Gym

Release v2.0.0-alpha.2

19 May 17:35
9333ce4

Choose a tag to compare

Changes

Changelog : v2.0.0-alpha.1...master
This release includes several important updates and bug fixes. Here are the key changes:

  • Requirements and Dependencies: requirements.txt and requirements-example.txt were updated.

  • Minigrid Data Collection: Minigrid now collects data into the /records file and records JSON data. A bug where data was not saved for some devices was also fixed.

  • Docker Setup: The Docker setup was fixed from an older version and is now working. Docker should now allow visual experiments through xvfb.

  • Minigrid Example: Visual controls were added to the Minigrid example.

  • Lunar Lander: A rendering issue was solved, and the control display was fixed to show arrows instead.

  • Docker and hcraft_example: Docker can now run the hcraft_example (or any visual/pygame experiment).

Next Steps

We will continue to improve the functionality and stability of HIPPO Gym. Please report any issues you encounter. Thank you for your support!

Add Recorders and update docs

24 Apr 11:33
a1d6447

Choose a tag to compare

Also fix some dependencies issues.

Full Changelog: v2.0.0-alpha...v2.0.0-alpha.1

🛠️ HippoGym v2 alpha release

07 Mar 06:21

Choose a tag to compare

Deploy first PyPi pre-release of HippoGym v2

Full Changelog: v1.1.0...v2.0.0-alpha

🎉 HippoGym v1.1.0

06 Mar 16:19
918b4e1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

Initial Public Release

21 Jan 05:01
172aa07

Choose a tag to compare

Merge pull request #15 from IRLL/agent_class

Agent class

Beta

21 Jan 03:31
ebd7eb8

Choose a tag to compare

Beta Pre-release
Pre-release

This release represents the beta version which has been tested and deployed within the IRLL. We recommend using v1.0.0 or greater.