Installation

GenerativeRL can be installed using pip:

$ pip install grl

You can also install the latest development version from GitHub:

$ pip install git+https://github.com/opendilab/GenerativeRL.git

If you want to try a preview of the latest features, you can install the latest development version from GitHub:

$ pip install git+https://github.com/zjowowen/GenerativeRL_Preview.git