Skip to content
/ StartRL Public

Setting up reinforcement learning environments on ubuntu

Notifications You must be signed in to change notification settings

0xWelt/StartRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartRL

Setting up reinforcement learning environments on ubuntu with one command. All packages are self-hosted on NJU Box to accelerate downloading.

Based heavily on typoverflow/.dotfiles.

Usage

  1. clone this repo.

    git clone https://github.com/Nickydusk/StartRL.git
  2. run a script.

    cd StartRL
    bash install_mujoco.sh

Environments

StarCraft II

versions: 4.6 / 4.10

bash install_sc2.sh

MuJoCo

versions: 200 / 210

bash install_mujoco.sh

Isaac Gym

versions: preview 4

bash install_isaacgym.sh

About

Setting up reinforcement learning environments on ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages