From bcb275ca0649bae69c7d1c08c77b85a0a5fae79d Mon Sep 17 00:00:00 2001 From: Thalles Silva Date: Mon, 9 Mar 2020 10:24:56 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 216388d..1500080 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ![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 - pytorch