From a947902e6d9c0119dc99cc24f428ed035c9d10f2 Mon Sep 17 00:00:00 2001 From: Thalles Silva Date: Sat, 14 Mar 2020 11:35:26 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a544120..6e620cc 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Feature evaluation is done using a linear model protocol. Features are learned using the ```STL10 train+unsupervised``` set and evaluated in the ```test``` set; -Check the [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/sthalles/SimCLR/blob/9d071bb3dd93e921217c415cf0924aad2d0b13eb/feature_eval/linear_feature_eval.ipynb) notebook for reproducibility. +Check the [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://github.com/sthalles/SimCLR/blob/master/feature_eval/linear_feature_eval.ipynb) notebook for reproducibility. | Linear Classifier | Feature Extractor | Architecture | Feature dimensionality | Projection Head dimensionality | Epochs | STL10 Top 1 |