We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089c34b commit 1762fffCopy full SHA for 1762fff
1 file changed
notebooks/11_spot_hpt_torch_720.ipynb
@@ -1589,7 +1589,14 @@
1589
"[2, 2000] loss: 1.386\n",
1590
"[3, 2000] loss: 1.228\n",
1591
"[4, 2000] loss: 1.109\n",
1592
- "Accuracy of the network on the validation data: 0.5734\n"
+ "Accuracy of the network on the validation data: 0.5734\n",
1593
+ "We will use 4 GPUs![#---------] 11.20% \n",
1594
+ "Using cuda device\n",
1595
+ "[1, 2000] loss: 1.813\n",
1596
+ "[2, 2000] loss: 1.392\n",
1597
+ "[3, 2000] loss: 1.222\n",
1598
+ "[4, 2000] loss: 1.101\n",
1599
+ "Accuracy of the network on the validation data: 0.5966\n"
1600
]
1601
}
1602
],
0 commit comments