Skip to content

evhub/minecraft-deep-learning

Repository files navigation

Minecraft Deep Learning

Deep reinforcement learning in Minecraft using gym-minecraft and keras-rl. See this presentation for the (very positive) results.

Usage

First, you will need to install gym-minecraft manually. Then:

  1. to play the environment yourself, run
make play
  1. to train your model, run
make train
  1. and to test your model, run
make test

About

Deep reinforcement learning in Minecraft using gym-minecraft and keras-rl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published