flâneur — a map of the web's best reading

CS231n Convolutional Neural Networks for Visual Recognition

cs231n.github.io · 9,291 words · saved by 3 readers

Course materials and notes for Stanford class CS231n: Convolutional Neural Networks for Visual Recognition.

Table of Contents: Architecture Overview ConvNet Layers Convolutional Layer Pooling Layer Normalization Layer Fully-Connected Layer Converting Fully-Connected Layers to Convolutional Layers ConvNet Architectures Layer Patterns Layer Sizing Patterns Case Studies (LeNet / AlexNet / ZFNet / GoogLeNet / VGGNet) Computational Considerations Additional References Convolutional Neural Networks (CNNs / ConvNets) Convolutional Neural Networks are very similar to ordinary Neural Networks from the previous chapter: they are made up of neurons that have learnable weights and biases. Each neuron receives s

Explore this link on the map →

saved by

related reading