Added note for installation as a dependency for metastable-baselines
This commit is contained in:
parent
3735712830
commit
e521c5cbdd
@ -7,6 +7,7 @@
|
|||||||
Project Columbus is a framework for trivial 2D OpenAI Gym environments that are supposed to test a agents ability to solve tasks that require different forms of exploration effectively and efficiently.
|
Project Columbus is a framework for trivial 2D OpenAI Gym environments that are supposed to test a agents ability to solve tasks that require different forms of exploration effectively and efficiently.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
(If you want to install Columbus as a dependency for metastable-baselines, activate (source) the venv from metastable-baselines before running this command.)
|
||||||
```
|
```
|
||||||
pip install -e .
|
pip install -e .
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user