lb-foraging icon indicating copy to clipboard operation
lb-foraging copied to clipboard

Gymnasium integration

Open LukasSchaefer opened this issue 1 year ago • 0 comments

This PR removes the deprecated gym==0.21 dependency of LBF and replaces it with the maintained gymnasium library. This causes slight changes in the interface with the environment that are documented in the README, and randomisation per seed differs from the original implementation (but remains reproducible in itself).

LukasSchaefer avatar Jul 09 '24 10:07 LukasSchaefer