diff --git a/README.md b/README.md index 1500080..997ccd7 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ ### Blog post with full documentation: [Exploring SimCLR: A Simple Framework for Contrastive Learning of Visual Representations](https://sthalles.github.io/simple-self-supervised-learning/) +#### For a Tensorflow 2.0 Implementation: [Tensorflow SimCLR](https://github.com/sthalles/SimCLR-tensorflow) + ![Image of SimCLR Arch](https://sthalles.github.io/assets/contrastive-self-supervised/cover.png) -For a Tensorflow 2.0 Implementation: [Tensorflow SimCLR](https://github.com/sthalles/SimCLR-tensorflow) ## Dependencies