Add fixes to support Gym versions 0.19 - 0.23.1 (finally...).
Unclaimed project
Are you a maintainer of minerl? Claim this project to take control of your public changelog and roadmap.
Changelog
MineRL Competition for Sample Efficient Reinforcement Learning - Python Package
Add fixes to support Gym versions 0.19 - 0.23.1 (finally...).
This version is essentially v1.0.0 with small additions, but primarly with fixed installation procedure.
This version supports OpenAI VPT models and the BASALT 2022 competition.
Release v0.4.0
0.3 Stable version
Major changes: * Released MineRLObtainDiamondVectorObf-v0 (and other obfuscated environments for the competition! See http://minerl.io/) * Released new V3 dataset containing both obfuscated and standard env data. * Internally refactored the MineRL API to use env handlers. * Unified the data publishing and environment specification API * Forced all spa...