Skip to content

Conversation

@thomasnol
Copy link
Contributor

Pull Request Overview

Summary

Describe the purpose and key changes of this PR.

Change Type

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactor
  • Performance
  • Other:

Related Issues

  • Fixes: #
  • Related: #

What Was Changed

  • added directories of configuration.json files for every category and game
  • only the cartpole one is accurate, the rest could be wrong

Testing

  • Added/updated tests
  • All tests pass locally
  • Linter and type checks pass

Checklist

  • Follows style guidelines
  • Self-reviewed
  • Code is commented where needed
  • Documentation updated
  • No new warnings

Screenshots / Notes

@thomasnol thomasnol requested a review from machine-moon July 20, 2025 22:55
Copy link
Contributor

@machine-moon machine-moon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i changed my opinion can you move them outside of src

ls cumind:
src/ tests/ gymnasium/

@thomasnol
Copy link
Contributor Author

everything should be good now

@thomasnol thomasnol requested review from machine-moon and removed request for machine-moon July 20, 2025 23:17
Copy link
Contributor

@machine-moon machine-moon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird how some of the config files have this:

    "action_space_size": [
      1
    ],
    "observation_shape": [
      3
    ]

they should be on same line if you are using the ./scripts/exportconfig.py

No worries though, they'll get formatted sooner or later, thanks!

@machine-moon machine-moon merged commit 488ecf6 into dev Jul 27, 2025
1 check passed
@machine-moon machine-moon deleted the temp-branch1 branch July 27, 2025 02:25
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.

3 participants