Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Fatima's Fellowship Challenge
|
2 |
+
This card contains the model checkpoint, and training metrics of the computer vision coding challenge of the fellowship program.
|
3 |
+
|
4 |
+
- Epochs : 30
|
5 |
+
- Batch size : 32
|
6 |
+
- Learing rate : 0.0005
|
7 |
+
- Model : ResNet-50
|
8 |
+
- Optimizer : Adam
|
9 |
+
- Dataset : CIFAR10
|