Pyrlprob is now compatibile with ray 2.6.* and gymnasium!
2.0.0
Fixed some bugs. Added a user guide.
1.5.1
- added time_step attribute in AbstractMDP - added the possibility to use a custom_model - added the possibility to define a custom metric for evaluation - compatibility with arbitrary-length infos in environments
1.4.1
The Landing1D env now has a random initial position/velocity. The evaluation callback supports both scalar and lists as environment info.
1.3.4
Fixed a bug in the definition of the evaluation config.
1.3.1
Included the possibility to register the environment through ray. Added the debug option in evaluation.