Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ The model consists of consecutive 10 Gram ConvKAN Layers with InstanceNorm2d, po
|
|
31 |
16. Global Average pooling
|
32 |
17. Output layer, 1000 nodes.
|
33 |
|
34 |
-
![model image](https://github.com/IvanDrokin/torch-conv-kan/blob/main/assets/vgg_kagn_11_v2.png)
|
35 |
|
36 |
|
37 |
## Intended uses & limitations
|
|
|
31 |
16. Global Average pooling
|
32 |
17. Output layer, 1000 nodes.
|
33 |
|
34 |
+
![model image](https://github.com/IvanDrokin/torch-conv-kan/blob/main/assets/vgg_kagn_11_v2.png?raw=true)
|
35 |
|
36 |
|
37 |
## Intended uses & limitations
|