Skip to content

Commit b318302

Browse files
MorvanZhouMorvan Zhou
authored andcommitted
update tkinter
1 parent e173b41 commit b318302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contents/5_Deep_Q_Network/DQN_modified.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
This part of code is the DQN brain.
2+
This part of code is the Deep Q Network (DQN) brain.
33
44
view the tensorboard picture about this DQN structure on: https://morvanzhou.github.io/tutorials/machine-learning/reinforcement-learning/4-3-DQN3/#modification
55

0 commit comments

Comments
 (0)