Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 289 Bytes

feedback-rl

Using feedback linearization to learn more efficiently

Setup

Install this package by first going to the root of this git repository and then running

pip3 install -e .

This will install the Python package feedback_rl located in this folder in editable mode.