Update launch.json

This commit is contained in:
augustin64 2023-01-17 15:07:54 +01:00
parent f1169d3463
commit ac5c9c12c9

2
.vscode/launch.json vendored
View File

@ -99,7 +99,7 @@
"--labels",
"data/mnist/t10k-labels-idx1-ubyte",
"--epochs",
"3"
"10"
],
"stopAtEntry": true,
"cwd": "${workspaceFolder}",