diff --git a/generation/anomaly_detection/2d_classifierfree_guidance_anomalydetection_tutorial.ipynb b/generation/anomaly_detection/2d_classifierfree_guidance_anomalydetection_tutorial.ipynb index 1f8100faf..1a8fee83c 100644 --- a/generation/anomaly_detection/2d_classifierfree_guidance_anomalydetection_tutorial.ipynb +++ b/generation/anomaly_detection/2d_classifierfree_guidance_anomalydetection_tutorial.ipynb @@ -426,7 +426,7 @@ }, "source": [ "condition_dropout = 0.15\n", - "max_epochs = 2e4\n", + "max_epochs = 20000\n", "batch_size = 64\n", "val_interval = 100\n", "iter_loss_list = []\n",