Skip to content

Commit 9690927

Browse files
authored
Update README.md
1 parent cc139e2 commit 9690927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Batch-Contrained Deep Q-Learning (BCQ)
1+
# Batch-Constrained Deep Q-Learning (BCQ)
22

33
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.
44

@@ -23,4 +23,4 @@ BCQ was first introduced in our [ICML 2019 paper](https://arxiv.org/abs/1812.029
2323
journal={arXiv preprint arXiv:1910.01708},
2424
year={2019}
2525
}
26-
```
26+
```

0 commit comments

Comments
 (0)