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

bc: seperate loss into pieces #423

Merged
merged 7 commits into from
Oct 13, 2024
Merged

Conversation

hasan-yaman
Copy link
Contributor

Seperate loss of DiscreteBC into two pieces.

@hasan-yaman hasan-yaman marked this pull request as draft October 11, 2024 15:22
@hasan-yaman hasan-yaman marked this pull request as ready for review October 11, 2024 15:24
Copy link
Owner

@takuseno takuseno left a comment

Choose a reason for hiding this comment

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

@hasan-yaman Hi, thanks for the PR! The change looks reasonable to me. Before merging this PR, can you delete this file?
examples/debug.py

@takuseno
Copy link
Owner

takuseno commented Oct 12, 2024

The error seen in format check seems caused by the new Gymnasium package. I've fixed this issue at the latest commit b699b52 . The unit tests are also failing because of the same reason. Please pull the latest change to your branch, which should resolve the all CI errors.

@hasan-yaman
Copy link
Contributor Author

Hi @takuseno thanks for the comments! Updated the PR.

Copy link
Owner

@takuseno takuseno left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you for your contribution!

@takuseno takuseno merged commit f386f6a into takuseno:master Oct 13, 2024
4 checks passed
@hasan-yaman hasan-yaman deleted the bc-loss branch October 13, 2024 07:36
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.

2 participants