Jezia commited on
Commit
7e28732
·
1 Parent(s): daff781

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ library_name: keras, image classification
7
  This repo contains the trained model Self-supervised contrastive learning with SimSiam on Cifar 10 Dataset.
8
  Keras link: https://keras.io/examples/vision/simsiam/
9
 
 
 
10
  ## Intended uses & limitations
11
  The trained model can be used as a learned representation for downstream tasks like image classification.
12
 
 
7
  This repo contains the trained model Self-supervised contrastive learning with SimSiam on Cifar 10 Dataset.
8
  Keras link: https://keras.io/examples/vision/simsiam/
9
 
10
+ Full credits to https://twitter.com/RisingSayak
11
+
12
  ## Intended uses & limitations
13
  The trained model can be used as a learned representation for downstream tasks like image classification.
14