From de09fa7c9d0fec35018173966820a3e3c8b025e2 Mon Sep 17 00:00:00 2001 From: Janne Date: Thu, 12 Mar 2020 17:54:21 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c618ec..e7e300b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ python -m testing.logistic_regression with model_path=. model_num=40 | ResNet (batch_size, epochs) | STL-10 Top-1 | | ------------- | ------------- | | [ResNet18 (256, 40)](https://github.com/Spijkervet/SimCLR/releases/download/1.0/checkpoint_40.tar) | 0.719 | + `python -m testing.logistic_regression with model_path=. model_num=40` ### Results