pamrouche commited on
Commit
0fa0d79
·
verified ·
1 Parent(s): 8294aeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,4 +4,6 @@ license_name: cecill-b
4
  license_link: https://cecill.info/licences.fr.html
5
  ---
6
 
7
- Weights used in the "Self-Supervised Contrastive Learning with SimCLR on MNIST" nidl tutorial.
 
 
 
4
  license_link: https://cecill.info/licences.fr.html
5
  ---
6
 
7
+ Weights used in the "Self-Supervised Contrastive Learning with SimCLR on MNIST" nidl tutorial.
8
+
9
+ Official nidl source code repo: <https://github.com/neurospin-deepinsight/nidl/tree/main>.