728x90
Intro
In Lecture 9 we discuss some common architectures for convolutional neural networks. We discuss architectures which performed well in the ImageNet challenges, including AlexNet, VGGNet, GoogLeNet, and ResNet, as well as other interesting models.
Keywords: AlexNet, VGGNet, GoogLeNet, ResNet, Network in Network, Wide ResNet, ResNeXT, Stochastic Depth, DenseNet, FractalNet, SqueezeNet
AlexNet
VGGNet
GoogLeNet
Problem
Solution
ResNet
Hypothesis
728x90
'Computer Science > CS231n' 카테고리의 다른 글
07. Training Neural Networks(2) (0) | 2022.02.22 |
---|---|
06. Training Neural Networks(1) (0) | 2022.02.22 |
05. Convolutional Neural Networks (0) | 2022.02.22 |
04. Introduction to Neural Networks (0) | 2022.02.22 |
03. Loss Functions and Optimization (0) | 2022.02.22 |