Skip to content

ftrier/rl-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning Playground

Welcome to my reinforcement learning playground.

To use the repository with mlflow, you will need a .envfile which includes:

URL_MLFLOW=https://mlflow.your-server.com

Currently, there is only one environment which you can execute:

python car.py -h
python car.py train -p params/car-train.yaml -u
python car.py val -w .../best.pth -o result.gif

Releases

No releases published

Packages

No packages published

Languages