-
Notifications
You must be signed in to change notification settings - Fork 418
[Feature] RewardSum transform #751
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
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
ac1f620
sumreward transform and tests
albertbou92 a10e138
test fix
albertbou92 d87b909
pre-commit ok
albertbou92 7fb7ae4
tests ok
albertbou92 839d9c1
pre-commit ok
albertbou92 de2bb10
dont use done flag
albertbou92 53e49e0
dont use done flag
albertbou92 c0ed80c
format
albertbou92 a25cecd
dont use done flag
albertbou92 98f0e4c
format
albertbou92 ad51d80
fix tests
albertbou92 daa028b
minor fix
albertbou92 9702041
suggested changes
albertbou92 d89acce
format
albertbou92 756138d
format
albertbou92 36ded1b
format
albertbou92 981b73d
fix
albertbou92 13bb979
fix
albertbou92 808bb0b
fix
albertbou92 e6a67d6
fix
albertbou92 d259f3e
transform obs spec
albertbou92 de25e32
format
albertbou92 b49add8
transform obs spec
albertbou92 d307485
tests
albertbou92 265fc2b
minor change
albertbou92 f10dcf7
docs
albertbou92 ad8e9bc
docs
albertbou92 b192006
review suggested fixes
albertbou92 8be9600
format
albertbou92 185ba73
Merge branch 'main' into sumreward_transform
albertbou92 6aebe0e
fix
albertbou92 2d4150a
fix
albertbou92 4e98a0c
fix
albertbou92 ab0ad7b
format
albertbou92 0902247
fix
albertbou92 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,6 +26,7 @@ | |
| Resize, | ||
| RewardClipping, | ||
| RewardScaling, | ||
| RewardSum, | ||
| StepCounter, | ||
| TensorDictPrimer, | ||
| ToTensorImage, | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -23,6 +23,7 @@ | |
| Resize, | ||
| RewardClipping, | ||
| RewardScaling, | ||
| RewardSum, | ||
| SqueezeTransform, | ||
| StepCounter, | ||
| TensorDictPrimer, | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.