Giter VIP home page Giter VIP logo

getting-started-tasks's Introduction

Tasks for getting started with MineRL

Note: These were designed for MineRL v0.4 and the code examples may not work on MineRL v1.0.

This repository contains examples and small tasks on getting started with MineRL environment.

To begin, install the requirements for MineRL, and then install Python requirements with with pip install -r requirements.txt. We also have Colab notebooks in case installing these libraries is not possible.

If you have any questions, you can reach us on Discord. If you spot typos/bugs in any of the tasks or this repo, do tell us via Github issues!

Tasks

Stars indicate the difficulty of the task. Click the task to see more details.

⭐ Getting started with MineRL.

  • Start by playing bit of Minecraft via MineRL with playing_with_minerl.py script.
  • Check out getting_familiar_with_minerl_and_gym.py and follow the instructions to get familiar with the agent-environment (Gym) API.
  • You can find the latter task on Colab here.

⭐⭐ Improve Intro baseline of the Diamond competition.

  • Step-by-step instructions on how to improve a simple, fully-scripted agent for obtaining wood and stone in the MineRLObtainDiamond-v0 task.
  • Start out by opening this document and following the instructions.
  • If you are overwhelmingly stuck, you may look for reference answers from this documentation.

⭐⭐ Implementing behavioural cloning from (almost) scratch.

⭐⭐⭐ Learn how to use stable-baselines and imitation libraries with MineRL.

  • This walk-through demonstrates how to combine well-established reinforcement learning (stable-baselines3) and imitation learning (imitation) libraries with MineRL to train more sophisticated agents.
  • Start by opening this Colab link.

⭐⭐⭐ Improve Research baseline of the Diamond competition.

  • Similar to the second task here, but in a more difficult setting where you may not manually encode actions.
  • Get started by opening this documentation.
  • Once done, you can check reference answers from here.

⭐⭐⭐ Useful utilities for the BASALT 2021 competition.

  • A collection and a walkthrough of approaches and methods that are useful for the BASALT competition (learning without rewards).
  • Get started by opening this Colab.

getting-started-tasks's People

Contributors

miffyli avatar goodboychan 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.