Skip to content

Commit 16823ba

Browse files
committed
Merge branch 'maisi_readme' of https://github.com/Can-Zhao/tutorials into maisi_readme
2 parents 9335d78 + a5c6cca commit 16823ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generation/anomaly_detection/2d_classifierfree_guidance_anomalydetection_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
},
427427
"source": [
428428
"condition_dropout = 0.15\n",
429-
"max_epochs = 2e4\n",
429+
"max_epochs = 20000\n",
430430
"batch_size = 64\n",
431431
"val_interval = 100\n",
432432
"iter_loss_list = []\n",

0 commit comments

Comments
 (0)