Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
Offline RL datasets for paper "Offline Reinforcement Learning from Datasets with Structured Non-Stationarity" https://arxiv.org/abs/2405.14114
|
| 6 |
+
|
| 7 |
+
Please use with the corresponding github source code here: https://github.com/JohannesAck/OfflineRLStructuredNonstationarity
|