Skip to content

prototypsthlm/rl_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototyp Reinforment Learning Games

Virtual python environment

This will create an environment where you can install python packages without bloating your computer.

sudo apt-get/brew install python3-venv

python3 -m venv reinforcement_learning_env

source reinforcement_learning_env/bin/activate

Install

$ pip install -r requirements.txt

About

A collection of RL Gym Environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages