Skip to content

cenab/AlphaMine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaZeroMinecraft

An implementation of an AlphaZero-based agent for the Minecraft environment using MineRL.

Prerequisites

  • Python 3.8 or higher
  • MineRL
  • PyTorch
  • NumPy

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/AlphaZeroMinecraft.git
    cd AlphaZeroMinecraft
  2. Install dependencies:

    pip install mine-rl torch numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages