paper-with-me

LeNet

1998년 도입 · 논문 45편에서 사용

LeNet is a classic convolutional neural network employing the use of convolutions, pooling and fully connected layers. It was used for the handwritten digit recognition task with the MNIST dataset. The architectural design served as inspiration for future networks such as AlexNet and VGG.. code

Convolutional Neural Networks · Computer Vision