anggonoraymond / Steve-The-Builder

Using Deep Q Reinforcement Learning, watch our Minecraft agent, Steve, protect himself for as long as possible against Ghasts by building a shelter-like block structure.

Home Page:https://timmichi.github.io/Steve-The-Builder/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steve-The-Builder

Steve the Builder is a project focused on exploring the ways machine learning can be used to control Steve whose main defense against hostile creatures is simply building blocks. The goal is to have Steve create a shelter for itself against different types of enemies and on different kinds of terrains. We use the Malmo Minecraft environment to interface with the game, along with the RLlib library for machine learning algorithms.

Click here to visit our project portfolio

About

Using Deep Q Reinforcement Learning, watch our Minecraft agent, Steve, protect himself for as long as possible against Ghasts by building a shelter-like block structure.

https://timmichi.github.io/Steve-The-Builder/index.html


Languages

Language:Python 100.0%