Updated README
This commit is contained in:
parent
cec1c548b4
commit
92b828254b
@ -7,6 +7,12 @@ This branch contains the public version of Metastable Projections. This version
|
||||
|
||||
You can find the private version of this Repo [here](https://git.dominik-roth.eu/dodox/metastable-projections) ([GitHub Mirror](https://github.com/D-o-d-o-x/metastable-projections))
|
||||
|
||||
## Installation
|
||||
Install this repo as a package:
|
||||
```
|
||||
pip install -e .
|
||||
```
|
||||
|
||||
## License
|
||||
Since this Repo contains code from [Stable Baselines 3 by DLR-RM](https://github.com/DLR-RM/stable-baselines3). SB3 is licensed under the [MIT-License](https://github.com/DLR-RM/stable-baselines3/blob/master/LICENSE).
|
||||
This Repo contains code from [boschresearch/trust-region-layers](https://github.com/boschresearch/trust-region-layers) licensed under the [GPL-License](https://github.com/boschresearch/trust-region-layers/blob/main/LICENSE). Such code has been marked as *Stolen from Fabian's Code (Public Version)*.
|
||||
|
Loading…
Reference in New Issue
Block a user