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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Batch-Contrained Deep Q-Learning (BCQ)
1
+
# Batch-Constrained Deep Q-Learning (BCQ)
2
2
3
3
Batch-Constrained deep Q-learning (BCQ) is the first batch deep reinforcement learning, an algorithm which aims to learn offline without interactions with the environment.
4
4
@@ -23,4 +23,4 @@ BCQ was first introduced in our [ICML 2019 paper](https://arxiv.org/abs/1812.029
0 commit comments