bharatR commited on
Commit
08ec0f6
1 Parent(s): cbfd715

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,4 +8,8 @@ datasets:
8
 
9
  metrics:
10
  - accuracy
11
- ---
 
 
 
 
8
 
9
  metrics:
10
  - accuracy
11
+ ---
12
+
13
+ # Up-Down Classification
14
+
15
+ This repo has the weights of resnet-18 model training on cifar-10 custom data, where some images are made upside down, and the goal is to predict the orientation of the image(0/1 classification task).