Delete config.json
Browse files- config.json +0 -8
config.json
DELETED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"model_type": "CustomCNN",
|
| 3 |
-
"input_shape": [256, 256, 3],
|
| 4 |
-
"num_classes": 10,
|
| 5 |
-
"base_model": "Aeroverse",
|
| 6 |
-
"dropout_rate": 0.5,
|
| 7 |
-
"activation": "softmax"
|
| 8 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|