vimmoos@Thor
commited on
Commit
·
95ccd95
1
Parent(s):
a5d959a
add packages
Browse files- README.md +2 -0
- packages.txt +1 -0
README.md
CHANGED
@@ -20,7 +20,9 @@ tags:
|
|
20 |
# Upside-Down RL
|
21 |
|
22 |
This project implements an Upside-Down Reinforcement Learning (UDRL) agent.
|
|
|
23 |
This is the codebase of the paper: [arXiv](https://arxiv.org/abs/2411.11457)
|
|
|
24 |
The website associated with it is: [demo](https://huggingface.co/spaces/vimmoos/udrl)
|
25 |
|
26 |
|
|
|
20 |
# Upside-Down RL
|
21 |
|
22 |
This project implements an Upside-Down Reinforcement Learning (UDRL) agent.
|
23 |
+
|
24 |
This is the codebase of the paper: [arXiv](https://arxiv.org/abs/2411.11457)
|
25 |
+
|
26 |
The website associated with it is: [demo](https://huggingface.co/spaces/vimmoos/udrl)
|
27 |
|
28 |
|
packages.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
swig
|