aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 2d5bb74..9f75c8f 100644
--- a/readme.md
+++ b/readme.md
@@ -31,7 +31,7 @@
- [x] ImageNet-1k
- Self-supervised baseline
- - [ ] SimCLR (contrastive, ResNet)
+ - [x] SimCLR (contrastive, ResNet)
- [ ] MoCo v2 (contrastive, ResNet)
- [ ] MoCo v3 (contrastive, ViT)
- [ ] BYOL (non-contrastive, ResNet)