Skip to content

Commit ce4a828

Browse files
author
Morvan Zhou
committed
update for torch 0.2
1 parent 3b23f6b commit ce4a828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial-contents/405_DQN_Reinforcement_learning.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
More about Reinforcement learning: https://morvanzhou.github.io/tutorials/machine-learning/reinforcement-learning/
55
66
Dependencies:
7-
torch: 0.1.11
7+
torch: 0.2
88
gym: 0.8.1
99
numpy
1010
"""

0 commit comments

Comments
 (0)