This repository has been archived by the owner on May 6, 2024. It is now read-only.
v0.8.1
Installing NLE
Install with pip: pip install nle==0.8.1
.
Or pull the docker image: docker pull fairnle/nle:0.8.1
.
See README.md and/or docker/README.md for further instructions.
New in NLE v0.8.1
- Fix clang warning. (#294, @heiner)
- Add nle_settings to nledl interface, don't use environment variables (#291, @heiner)
- Add glyph2tile array. (#288, @heiner)
- Add def_oc_syms to pynethack.cc (#292, @heiner)