Skip to content

Creating an AI agent to play minecraft using Reinforcement Learning

Notifications You must be signed in to change notification settings

Rohan5manza/Game-AI-MineRL-Malmo-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Game-AI-MineRL-

Creating an AI agent to play minecraft using Reinforcement Learning

Sources i used as guides: https://tsmatz.wordpress.com/2020/07/09/minerl-and-malmo-reinforcement-learning-in-minecraft/

Project description: Demis Hassabis, founder of Deepmind, the company that madwe AlphaGo and AlphaZero, says that video games are the best way to train AI agents using reinforcement learning, for many reasons, mostly because games are the perfect way to run any number of simulations, trails and errors, in order to improve the AI agent.

I use MineRL,which provides an OpenAI Gym-integrated environment and has a lot of pre-built missions.

In this project of mine, I created an AI agent that plays minecraft, using the following dependencies and code:

About

Creating an AI agent to play minecraft using Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published