Update README.md

pull/5/head
Thalles Silva 2020-03-16 07:41:39 -03:00 committed by GitHub
parent 6653d2080f
commit 8c0d95d86a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,6 +89,6 @@ Check the [![Open In Colab](https://colab.research.google.com/assets/colab-badge
| KNN | SimCLR | ResNet-18 | 512 | 256 | 40 | 66.2% |
| Logistic Regression (LBFGS) | SimCLR | [ResNet-18](https://drive.google.com/open?id=1L0yoeY9i2mzDcj69P4slTWb-cfr3PyoT) | 512 | 256 | 80 | 72.9% |
| KNN | SimCLR | ResNet-18 | 512 | 256 | 80 | 69.8% |
| Logistic Regression (Adam) | SimCLR | [ResNet-18](https://drive.google.com/open?id=1SgMCbzp1fXoqUFDJcnlb7hmwqjUvGusd) | 512 | 256 | 80 | 75.4% |
| Logistic Regression (Adam) | SimCLR | [ResNet-18](https://drive.google.com/open?id=1aZ12TITXnajZ6QWmS_SDm8Sp8gXNbeCQ) | 512 | 256 | 100 | 75.4% |
| Logistic Regression (Adam) | SimCLR | [ResNet-50](https://drive.google.com/open?id=1TZqBNTFCsO-mxAiR-zJeyupY-J2gA27Q) | 2048 | 128 | 40 | 74.6% |
| Logistic Regression (Adam) | SimCLR | [ResNet-50](https://drive.google.com/open?id=1is1wkBRccHdhSKQnPUTQoaFkVNSaCb35) | 2048 | 128 | 80 | 77.3% |