Skip to content

naderkamali/vpt-minetest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPT models for Minetest

Integrates VPT models with EleutherAI's minetest fork.

Installation

  • Clone this repository
  • Create new virtual/conda environment with python=3.8 and install dependencies: pip install -r requirements.txt
  • Clone https://github.com/EleutherAI/minetest to MINETEST_DIR and switch to the develop branch.
  • Build Minetest and install the gym environment minetester (instructions)

You can check your setup by running

  • python run_random_agent.py --minetest_path MINETEST_DIR/bin/minetest

Run VPT agents

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%