An open API service indexing awesome lists of open source software.

https://github.com/yhs0602/craftground-baselines3

Example of Reinforcement Learning Environment on Minecraft with Stable-Baselines3 and CraftGround
https://github.com/yhs0602/craftground-baselines3

minecraft reinforcement-learning reinforcement-learning-environment stable-baselines3

Last synced: 3 months ago
JSON representation

Example of Reinforcement Learning Environment on Minecraft with Stable-Baselines3 and CraftGround

Awesome Lists containing this project

README

          

# CraftGround-Baselines3

## Introduction
CraftGround-Baselines3 provides examples using [CraftGround](https://yhs0602.github.io/CraftGround/), a lightning-fast reinforcement learning environment based on Minecraft, and [Stable-Baselines3](https://stable-baselines3.readthedocs.io/en/master/), which implements various reinforcement learning algorithms using [PyTorch](https://pytorch.org/).

## Getting Started
This section guides you through the requirements and installation process to use this project.

### Prerequisites
- Python 3.9 or higher
- JDK 17 or higher
- glew (for non-MacOS systems)
- [VirtualGL](https://virtualgl.org/) and [Xvfb](https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml), if you want to run on headless systems.

## Examples
- Escaping from zombies on superflat environment
- Exploration in a custom structure