Skip to content

Commit 8f1e958

Browse files
authored
Merge branch 'master' into patch-1
2 parents 7254095 + ffcaefd commit 8f1e958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/reinforcement_q_learning.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ def __len__(self):
134134

135135

136136
######################################################################
137-
# Now, let's define our model. But first, let quickly recap what a DQN is.
137+
# Now, let's define our model. But first, let's quickly recap what a DQN is.
138138
#
139139
# DQN algorithm
140140
# -------------

0 commit comments

Comments
 (0)