From 01a008cb1b01bd33f09f80c2c749b85da863854d Mon Sep 17 00:00:00 2001 From: Thalles Silva Date: Sat, 14 Mar 2020 07:19:59 -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 36e5eb6..df6afb0 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 reproducebility. +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. | Linear Classifier | Feature Extractor | Architecture | Feature dimension | Project Head dimension | Trained for (# epochs) | STL10 Top 1 | |:-------------------:|:-----------------:|:------------:|:-----------------:|:-----------------------:|:----------------------:|:-----------:|