metastable-projections/README.md
2022-10-27 21:58:29 +02:00

852 B

Metastable Projections

A dependency for Metastable Baselines, that implements the Projection Layers.

Installation

Install dependency: cpp_projection

Install ITPAL (cpp_projection)

Install as a package

Then install this repo as a package:

pip install -e .

License

Since this Repo contains code from Stable Baselines 3 by DLR-RM. SB3 is licensed under the MIT-License.
This Repo contains code from boschresearch/trust-region-layers licensed under the GPL-License. Such code has been marked as Stolen from Fabian's Code (Public Version)