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

Add MultiBoxSpace handling in addReward #18

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

carlocagnetta
Copy link
Collaborator

Trying to run an experiment with LabelmapSliceAsChannelsObservation, with FrameStack and AddRewardDetails,

  • The experiment with DQN stopped during data collection:
    Process finished with exit code 137 (interrupted by signal 9:SIGKILL)
  • The experiment with ActionRewardObservation also did not work:
    TypeError: Object -0.5694444179534912 in Batch( add_reward: -0.5694444, reward: -0.5694444, action: 0.0, add_action: 0.0, ) has no len()

@carlocagnetta
Copy link
Collaborator Author

@MischaPanch I tried to re-implement the DictObs without flattening, mainly because I would like to add an experiment with LabelmapSliceAsChannelsObservation but it did not work.
If you want to try it out, it would be great to add this to the experiments.

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.

1 participant