Skip to content

Major improvements

Compare
Choose a tag to compare
@AdamGleave AdamGleave released this 26 Jul 21:07
· 147 commits to master since this release
242b15b

New features:

Improvements:

  • Port MCE IRL from JAX to Torch, eliminating the JAX dependency. (thanks to @qxcv)
  • Refactor RewardNet code to be independent from AIRL, and shared across algorithms. (thanks to @ejnnr)
  • Add Windows support including continuous integration. (thanks to @taufeeque9)