New algorithms
- PRDC (thanks, @liyc-ai )
- QDT (thanks, @takuyamagata )
- TACR
Enhancement
- Health check is updated to check if PyTorch version is 2.5.0 or later.
- Shimmy version has been upgraded.
- Minari version has been upgraded.
Bugfix
- Model loading error caused by mismatched optimizer data has been fixed (thanks, @hasan-yaman )
- Fix
map_location
to support loading models trained with GPU onto CPU. - Fix Adroit dataset support.