Commit
·
de95631
1
Parent(s):
4c7d64d
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ Lenet-5 is one of the earliest pre-trained models proposed by Yann LeCun and oth
|
|
| 18 |
|
| 19 |
The main reason behind the popularity of this model was its simple and straightforward architecture. It is a multi-layer convolution neural network for image classification.
|
| 20 |
|
| 21 |
-

|
| 24 |
|
|
|
|
| 18 |
|
| 19 |
The main reason behind the popularity of this model was its simple and straightforward architecture. It is a multi-layer convolution neural network for image classification.
|
| 20 |
|
| 21 |
+

|
| 22 |
|
| 23 |
[source](https://www.analyticsvidhya.com/blog/2021/03/the-architecture-of-lenet-5/)
|
| 24 |
|