Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 14:55

Installing NLE

Install with pip: pip install nle==0.7.1.

Or pull the docker image: docker pull fairnle/nle:0.7.1.

See README.md and/or docker/README.md for further instructions.

New in NLE v0.7.1

  • Remove seeds from internal observation, add warning. (#170, @heiner)
  • Change _reward_fn to take action taken (#166, @RobertKirk)
  • Bump glob-parent from 5.1.0 to 5.1.2 in /nle/dashboard (#169, @dependabot)
  • Add copyright header and fix variable name and imports. (#168, @heiner)