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

Implementation of reinvent RL objective for goal-directed design #60

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

maclandrol
Copy link
Member

@maclandrol maclandrol commented Sep 18, 2024

Changelogs

  • Add implementation of the various variant of REINVENT, while following trl interface for PPO.
  • Add tutorials for goal-directed optimization with REINVENT implementation

Checklist:

  • Add tests to cover the fixed bug(s) or the new introduced feature(s) (if appropriate).
  • Update the API documentation if a new function is added, or an existing one is deleted. Eventually consider making a new tutorial for new features.
  • Write concise and explanatory changelogs below.
  • If possible, assign one of the following labels to the PR: feature, fix or test (or ask a maintainer to do it for you).

Implementation of the REINVENT optimization algorithm in SAFE.

@maclandrol maclandrol marked this pull request as draft September 18, 2024 14:13
@maclandrol maclandrol added enhancement New feature or request feature labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant