ML & DL
[딥러닝 이론] CNN 기본 모델
콩콩(๓° ˘ °๓)♡
2023. 5. 10. 11:45

Convolution Neural Networks — A Beginner’s Guide [Implementing a MNIST Hand-written Digit…
The goal of this post is to serve as a introduction to basic concepts involved in a convolution neural network. This post is focused…
towardsdatascience.com
MNIST Handwritten Digits Classification using a Convolutional Neural Network (CNN)
The goal of this post is to implement a CNN to classify MNIST handwritten digit images using PyTorch. This post is a part of a 2 part…
towardsdatascience.com