Downloads · 30 days
0
ChufanSuki/LeNet5
LeNet5 is a machine learning model from ChufanSuki. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
Lenet-5 is one of the earliest pre-trained models proposed by Yann LeCun and others in the year 1998, in the research paper Gradient-Based Learning Applied to Document Recognition. They used this architecture for reco…
Downloads · 30 days
0
Access
Public
Updated Jun 3, 2024
Repo size
561 KB
Likes
0
Public
Click a slice to open those files.
.pth561 KB · 87%
From the Hugging Face model README
Lenet-5 is one of the earliest pre-trained models proposed by Yann LeCun and others in the year 1998, in the research paper Gradient-Based Learning Applied to Document Recognition. They used this architecture for recognizing the handwritten and machine-printed characters.
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.
