Simple Convolutional Neural Network(LeNet5) in PyTorch

preview_player
Показать описание
In this video, I briefly explain how ConvNets are built in general and implement the classic LeNet5 model. The tutorial goes step-by-step through the implementation process and, at the end trains the network on the MNIST dataset.

You Can Connect with me on:
Рекомендации по теме
Комментарии
Автор

Really helpful video💝💛, A small Doubt though in the img(Architecture) the Intial Input size = 32X32, but in code we took 28X28, can you specify a reason ? , I am thinking of writing a blog on Conv2D, Surely add reference link of your video there 🤗🤗 .
Thank you 🙏

pravincoder
Автор

Hi Maciej, Thankyou for the video. It was good learning. I wrote exact code given in video and my accuracy come to 13%. When I ran the code with you GitHub that was actual 98%. May be if there is any Image colorization video that would be great! Great Going!

anubhavsharma
welcome to shbcf.ru