From d7751c46315a6126950a283d8a32a8d14686ded2 Mon Sep 17 00:00:00 2001 From: Jordan Gong Date: Tue, 15 Mar 2022 17:29:40 +0800 Subject: Add supervised baseline on CIFAR10 --- .idea/contrastive-learning.iml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .idea/contrastive-learning.iml (limited to '.idea/contrastive-learning.iml') diff --git a/.idea/contrastive-learning.iml b/.idea/contrastive-learning.iml new file mode 100644 index 0000000..af873e6 --- /dev/null +++ b/.idea/contrastive-learning.iml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3