YouLiXiya commited on
Commit
5934e65
1 Parent(s): c614e07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -24,4 +24,7 @@ grid = make_grid(images, 8, 8)
24
  plt.imshow(grid)
25
  plt.axis('off')
26
  plt.show()
27
- ```
 
 
 
 
24
  plt.imshow(grid)
25
  plt.axis('off')
26
  plt.show()
27
+ ```
28
+ <div>
29
+ <a href="https://colab.research.google.com/github/Youlixiya/ylcm/blob/master/scripts/unconditional_cm_cifar10_32_pipeline.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
30
+ </div>