Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c632a0 commit 37462abCopy full SHA for 37462ab
1 file changed
intermediate_source/reinforcement_q_learning.py
@@ -7,7 +7,7 @@
7
8
9
This tutorial shows how to use PyTorch to train a Deep Q Learning (DQN) agent
10
-on the CartPole-v1 task from `Gymnasium <https://www.gymnasium.farama.org>`__.
+on the CartPole-v1 task from `Gymnasium <https://gymnasium.farama.org>`__.
11
12
**Task**
13
0 commit comments