Skip to content

0.5.0

Compare
Choose a tag to compare
@Higgcz Higgcz released this 02 Nov 10:09
· 14 commits to master since this release
02484da

New Features

  • Allow the user to reach the search algorithm's internal optimizer by @engintoklu in #89
  • Make EvoTorch future-proof by @engintoklu in #77
    • Ensure compatibility with PyTorch 2.0 and Brax 0.9
    • Migrate from old Gym interface to Gymnasium
  • Inform the user when device is not set correctly by @engintoklu in #90

Fixes