Update README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,7 @@ model-index:
|
|
| 30 |
|
| 31 |
This is a **custom convolutional neural network (CNN)** trained on the **CIFAR-10** dataset, developed to test the integration of a **custom Dropout operator** for the **Aidge** platform.
|
| 32 |
|
| 33 |
-
##
|
| 34 |
|
| 35 |
- **Architecture**: Custom Convolutional Neural Network (CNN)
|
| 36 |
- **Trained on**: CIFAR-10 (60,000 32x32 color images in 10 classes)
|
|
|
|
| 30 |
|
| 31 |
This is a **custom convolutional neural network (CNN)** trained on the **CIFAR-10** dataset, developed to test the integration of a **custom Dropout operator** for the **Aidge** platform.
|
| 32 |
|
| 33 |
+
## Details
|
| 34 |
|
| 35 |
- **Architecture**: Custom Convolutional Neural Network (CNN)
|
| 36 |
- **Trained on**: CIFAR-10 (60,000 32x32 color images in 10 classes)
|