maab05 commited on
Commit
3e79bea
·
verified ·
1 Parent(s): 30d9ac7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -30,7 +30,8 @@ base_model:
30
 
31
  # Custom ResNet-18 with integrated Dropout Layers
32
 
33
- This is a **custom ResNet-18** ONNX model implemented in **PyTorch** with integrated **Dropout** layers.
 
34
  It was trained on the **CIFAR-10** dataset for image classification tasks.
35
 
36
  The model has been exported using **opset version 15** and is fully compatible with the **Aidge** platform.
 
30
 
31
  # Custom ResNet-18 with integrated Dropout Layers
32
 
33
+ This is a **custom ResNet-18** ONNX model implemented in **PyTorch** with integrated **Dropout** layers.
34
+
35
  It was trained on the **CIFAR-10** dataset for image classification tasks.
36
 
37
  The model has been exported using **opset version 15** and is fully compatible with the **Aidge** platform.