Giter Site home page Giter Site logo

quick_start's Introduction

MineRL 2019 Competition @ NeurIPS: Quick Start

Sample Efficient Reinforcement Learning Through Human Demonstrations

Support us on patron

Downloads Discord

This quick-start kit provides all of the resources needed to be successful in the MineRL Diamond Challenge.

** The full documentation for the dataset and the environments is found here!

  • Submission, competition updates, and leaderboards are available via the competition homepage

    note that submissions and leaderboards are not availabe yet

  • Questions about getting started or rules of the competition should be directed to the competition forum or discord server
  • Technical issues related to the code should be submitted through the MineRL GitHub page This repo may not be monitored!

Environment

The MineRL Competiton uses a custom distribution of Microsoft's Malmo Env. This environment is packaged in the minerl package available via PyPI. The documentation can be found here

Installation

Ensure JDK-8 is installed and then simply (python3.5+) pip3 install minerl --user

For a full guide please checkout the guide

Environments

minerl uses OpenAI gym wrappers for the following environments with accompanying data:

  • MineRLTreechop-v0
  • MineRLNavigate-v0
  • MineRLNavigateDense-v0
  • MineRLNavigateExtreme-v0
  • MineRLNavigateExtremeDense-v0
  • MineRLObtainIronPickaxe-v0
  • MineRLObtainIronPickaxeDense-v0
  • MineRLObtainDiamond-v0 | All agents will be evaluated on this environment
  • MineRLObtainDiamondDense-v0

minerl also currently includes a few debug environments for testing that lack any data:

  • MineRLNavigateDenseFixed-v0
  • MineRLObtainTest-v0

Data

The MineRL Competition leverages a large-scale dataset of human demonstrations - MineRLv0. To ensure access during evaluation, a python api is provided to load demonstrations. Currently the data is almost 15GB, ensure ample space before downloading! To see how check out the quick start guide!

viewer|540x272

Baselines

To get started with some baselines check out the chainerrl_baselines/ folder in this repository!

Submitting

Submissions are coming soon!

quick_start's People

Contributors

brandonhoughton avatar keisuke-nakata avatar madcowd avatar ummavi avatar prabhatnagarajan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.