Releases: pyrddlgym-project/pyRDDLGym-jax
Releases · pyrddlgym-project/pyRDDLGym-jax
Version 1.2
Changes:
- Added console functions jaxplan plan and jaxplan tune using argparse
- Command line can now load custom config path specified via the "method" console argument
- Bug fixes in dashboard
Full Changelog: v1.1...v1.2
Version 1.1
Changes:
- config parser fixes
- misc fixes in tuning and dashboard
- fix Python 3.9 compatibility
Full Changelog: v1.0...v1.1
Version 1.0
Version 0.5
What's Changed
- Gradient noise by @mike-gimelfarb in #5
- Qol fixes nov4 by @mike-gimelfarb in #6
- Stopping criteria nov14 by @mike-gimelfarb in #7
New Contributors
- @mike-gimelfarb made their first contribution in #5
Full Changelog: v0.4...v0.5
Version 0.4
Removed tensorflow requirement from installer.