This repository has been archived by the owner on May 6, 2024. It is now read-only.
v0.7.3
Installing NLE
Install with pip: pip install nle==0.7.3
.
Or pull the docker image: docker pull fairnle/nle:0.7.3
.
See README.md and/or docker/README.md for further instructions.
New in NLE v0.7.3
- Add condition mask to blstats observation. (#219, @heiner)
- Don't chdir in NLE (#210, @heiner)
- Make NLE only run bzip2 when necessary (#197, @heiner)
- Fix blstats, again, again (#196, @heiner)
- Flag for disabling random monster spawning (#191, @samvelyan)
- Fix blstats, again (#192, @heiner)
- Update blstats only at end of bot() round. (#186, @heiner)