Skip to content

kvchen/showdown-rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showdown RL

Installation

Install OpenMPI as in the instructions here: https://spinningup.openai.com/en/latest/user/installation.html#installing-openmpi.

Clone and install all the other dependencies:

mkdir code
cd code
git clone https://github.com/openai/spinningup.git
git clone git@github.com:kvchen/gym-showdown.git
git clone git@github.com:kvchen/showdown-rl.git
cd showdown-rl
pipenv install

Usage

pipenv shell
python3 main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages