You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Efficient and Stable Offline-to-online Reinforcement Learning via Continual Policy Revitalization
2
2
3
-
The official code for "Efficient and Stable Offline-to-online Reinforcement Learning via Continual Policy Revitalization", (IJCAI'24), to appear. The paper will soon be released.
3
+
The official code for [Efficient and Stable Offline-to-online Reinforcement Learning via Continual Policy Revitalization](https://www.ijcai.org/proceedings/2024/0477.pdf), (IJCAI'24).
4
4
5
5
## Install Dependency
6
6
@@ -48,7 +48,7 @@ fi
48
48
Run the following script to finish the offline experiments
0 commit comments