Skip to content

Commit cb4c5c0

Browse files
committed
notebook title
1 parent 3d96804 commit cb4c5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labml_nn/diffusion/ddpm/experiment.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/labmlai/annotated_deep_learning_paper_implementations/blob/master/labml_nn/diffusion/ddpm/experiment.ipynb)\n",
1414
"[![Open In Comet](https://images.labml.ai/images/comet.svg?experiment=capsule_networks&file=model)](https://www.comet.ml/labml/diffuse/1260757bcd6148e084ad3a46c38ac5c4?experiment-tab=chart&showOutliers=true&smoothing=0&transformY=smoothing&xAxis=step)\n",
1515
"\n",
16-
"## [Denoising Diffusion Probabilistic Models (DDPM)]https://nn.labml.ai/diffusion/ddpm/index.html)\n",
16+
"## [Denoising Diffusion Probabilistic Models (DDPM)](https://nn.labml.ai/diffusion/ddpm/index.html)\n",
1717
"\n",
1818
"This notebook trains a DDPM based model on MNIST digits dataset."
1919
]

0 commit comments

Comments
 (0)