Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 347 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 347 Bytes

Feasibility-Tutorial

Code of the paper "The Feasibility of Constrained Reinforcement Learning Algorithms: A Tutorial Study".
paper | website

Installation

conda env create -f environment.yml
conda activate feasibility
pip install -e .