Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Fixes and New Game Additions #41

Merged
merged 60 commits into from
Feb 11, 2025
Merged

Bug Fixes and New Game Additions #41

merged 60 commits into from
Feb 11, 2025

Conversation

BluemlJ
Copy link
Collaborator

@BluemlJ BluemlJ commented Feb 11, 2025

🚀 Bug Fixes & New Game Additions

📝 Description

This pull requestextending the OC_Atari framework by adding new games and addressing small issues in the ones already existing. These updates expand the variety of supported environments while ensuring smooth integration with the existing system.

Key Changes:

  • New Games Added

    • Additional Atari games were introduced to enhance the diversity of environments.
    • Ensured compatibility with the object-centric state representation.
  • Minor Adjustments

    • Made small refinements to support the newly added games without modifying core functionalities.

💡 Motivation and Context

The primary motivation for this update is to expand the range of games supported by OC_Atari. Adding more environments increases the framework’s applicability for research in object-centric reinforcement learning.


🛠️ What Changes for Users

  • Additional games are now available for use in OC_Atari.
  • No changes to existing game behavior or object representations.

🔧 What Changes for Developers

  • No major modifications to existing APIs or core mechanics.

🔗 Related Issues / PRs

  • None directly related

Quentin Delfosse and others added 28 commits January 28, 2025 22:06
* Changed Pitall to ns_version for ram

* Added Fixes to Pitfall RAM-mode

* Added first vision implementation for pitfall, not fully tested

* Fixed Issue with false fire detection

* Replaced None's by NoObjects

* Implemented Stair and hud for pitfall vision mode

* Changed initialization to NoObjects

* Changed wall recognition in vision mode

* Fixed indexing issue

---------

Co-authored-by: BJenrajb <[email protected]>
@BluemlJ BluemlJ changed the title Bug Fixes (within the object extraction) and New Game Additions Bug Fixes and New Game Additions Feb 11, 2025
@BluemlJ BluemlJ merged commit 2ac9ebd into master Feb 11, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants