safe icon indicating copy to clipboard operation
safe copied to clipboard

Implementation of reinvent RL objective for goal-directed design

Open maclandrol opened this issue 5 months ago • 0 comments

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).
  • [x] 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.
  • [x] 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 avatar Sep 18 '24 14:09 maclandrol