Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

v0.1.4

Compare
Choose a tag to compare
@luisenp luisenp released this 27 Sep 20:34
· 136 commits to main since this release
07bb5e5

This version adds two new optimizers for CEM:

  • Improved CEM as described here.
  • MPPI as used in PDDM.
  • Changed config structure so that action optimizer is passed as another config file.
  • Added a new iterator for sequences that returns a fixed number of random batches in every loop.