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

Move AdvantageBuffer to its own file and switch to tensordict #9

Merged
merged 46 commits into from
Mar 23, 2024

Conversation

josiahls
Copy link
Owner

@josiahls josiahls commented Nov 3, 2023

  • I'm going to switch to using tensordict as the base data structure in hopes that it cleans up a lot of the API
  • AdvantageBuffer is now separate

josiahls and others added 30 commits November 3, 2023 19:31
- I'm going to switch to using tensordict as the base data structure in hopes
that it cleans up a lot of the API
- AdvantageBuffer is now separate
- firstlast merger now takes a merging function to support different
step merging operations. Might just rename the FirstLastMerger to a StepMerger,
but idk.
- API to use tensordict steps instead
- test script
- docker image build cleanup
- profile for the build section so that vscode doesnt
try rebuilding it when we can just build
@josiahls josiahls merged commit e2e5a9e into main Mar 23, 2024
0 of 3 checks passed
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