转自:CS231n: Convolutional Neural Networks for Visual Recognition. Table of Contents: Architecture OverviewConvNet Layers Convolutional LayerPooling LayerNormalization LayerFully-Connected LayerConverting Fully-Connected Layers to Convolutional Layers ConvNet Architectures Layer PatternsLayer Sizing PatternsCase Studies (LeNet / AlexNet / ZFNet / GoogLeNet / VGGNet)Computational Considerations Additional References