Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 356 Bytes

File metadata and controls

10 lines (7 loc) · 356 Bytes

Reinforcement Learning Reproducibility Lab

Configuration

Install the conda environment by running conda env create -f environment.yml

Run

Run the preferred module by python -m <module_name> with speicified arguments.

Blog Post

The detailed report and discussion can be found in this blog post.