-
Notifications
You must be signed in to change notification settings - Fork 172
Releases: minerllabs/minerl
v1.0.2 - Fix newer gym
Add fixes to support Gym versions 0.19 - 0.23.1 (finally...).
Assets 2
v1.0.1 - Hotfixes on installation
v1.0 release (OpenAI VPT)
This version supports OpenAI VPT models and the BASALT 2022 competition.
Assets 2
MineRL v0.4.0
8c92075 handers..equip.py: Reduce from_universal warning verbosity (#540) * handers..equip.py: Reduce from_universal warning verbosity * even more filtering
Assets 2
MineRL 0.3.2
ce8731f 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 spaces to return Numpy arrays and scalars.
* Open sourced the data publishing pipeline
* Added forbidden streams to the data pipeline
* Rewrote the MineRL viewer to be extensible and support rendering for competition streams
* Rehosted the data on S3, drastically increasing
* Made Asia and Europe mirrors for the dataset.
* Made new MineRL download method (supports sharding and mirrors)
Assets 2
MineRL v0.2.0
4f05f0c Dataset update -
Fixes multiple issues with alignment and invalid handlers, please ensure you download the latest dataset with minerl.dataset.download()!
Assets 2
Test automated PyPI deployment
913dd02 Test deploy to pypi upon taging (#120) * Test deploying to pypi upon taging * Updating secure password