lb-foraging
lb-foraging copied to clipboard
Gymnasium integration
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).