Skip to content

Commit 0bda28d

Browse files
cbjuanJoelMarcey
authored andcommitted
Update nn_tutorial.py (#424)
Removing duplicated word ”about”
1 parent 7a57b5c commit 0bda28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/nn_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@ def __iter__(self):
811811
# ---------------
812812
#
813813
# If you're lucky enough to have access to a CUDA-capable GPU (you can
814-
# rent one for about about $0.50/hour from most cloud providers) you can
814+
# rent one for about $0.50/hour from most cloud providers) you can
815815
# use it to speed up your code. First check that your GPU is working in
816816
# Pytorch:
817817

0 commit comments

Comments
 (0)