pamrouche commited on
Commit
804e8aa
·
verified ·
1 Parent(s): 381b33d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: cecill-b
4
+ license_link: https://cecill.info/licences.fr.html
5
+ ---
6
+ Pretrained checkpoints used in the "Decoupled Contrastive Learning" nidl tutorial
7
+ for DCL and SimCLR trained on CIFAR10 for different batch sizes.
8
+
9
+ Official nidl source code repo: https://github.com/neurospin-deepinsight/nidl/tree/main.