Skip to content

Phantom v2.2.0

Latest
Compare
Choose a tag to compare
@jaredvann jaredvann released this 07 Dec 16:26
9ce42f2
  • Ensure a checkpoint is taken at the end of a training run when using RLlib and the checkpoint_freq parameter != 0.
  • Remove restriction on vectorized env rollouts when using deterministic FSMEnvs.
  • Fix packaging issues due to setuptools depreciations.
  • Temporarily disable unstable RLlib RLModule API.
  • Update Sphinx dependencies.
  • Add deprecation warning for older MsgPayload type.