vimmoos@Thor
commited on
Commit
·
0904853
1
Parent(s):
95ccd95
add photo
Browse files- README.md +3 -1
- website_photo.jpg +0 -0
README.md
CHANGED
@@ -17,13 +17,15 @@ tags:
|
|
17 |
- explainable AI
|
18 |
---
|
19 |
|
|
|
|
|
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://
|
27 |
|
28 |
|
29 |
### Installation
|
|
|
17 |
- explainable AI
|
18 |
---
|
19 |
|
20 |
+
<img alt="Version" src="./website_photo.jpg" />
|
21 |
+
|
22 |
# Upside-Down RL
|
23 |
|
24 |
This project implements an Upside-Down Reinforcement Learning (UDRL) agent.
|
25 |
|
26 |
This is the codebase of the paper: [arXiv](https://arxiv.org/abs/2411.11457)
|
27 |
|
28 |
+
The website associated with it is: [demo](https://vimmoos-udrl.hf.space/)
|
29 |
|
30 |
|
31 |
### Installation
|
website_photo.jpg
ADDED
![]() |