Skip to content
Snippets Groups Projects
Commit b3fefcea authored by Carel van Niekerk's avatar Carel van Niekerk
Browse files
parents 220a78e8 b068e869
No related branches found
No related tags found
No related merge requests found
Pipeline #73187 passed
...@@ -13,6 +13,7 @@ test: ...@@ -13,6 +13,7 @@ test:
pages: pages:
stage: deploy stage: deploy
script: script:
- pip install --upgrade pip
- pip install -r requirements.txt - pip install -r requirements.txt
- sphinx-build -b html . public - sphinx-build -b html . public
- cp -r Page/* public/ - cp -r Page/* public/
......
...@@ -64,6 +64,8 @@ DeepRL Policies ...@@ -64,6 +64,8 @@ DeepRL Policies
.. automodule:: policy.TRACERPolicy .. automodule:: policy.TRACERPolicy
.. automodule:: policy.FeudalGainPolicy
FeudalRL Policies FeudalRL Policies
********************* *********************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment