Learning Goals
- Understand the convolution operation
- Understand the pooling operation
- Remember the vocabulary used in convolutional neural network (padding, stride, filter, ...)
- Build a convolutional neural network for image multi-class classification
【中文翻译】
学习目标
了解卷积操作
了解池化操作
记住卷积神经网络中使用的词汇 (填充、步幅、滤波器、...)
图像多类分类的卷积神经网络构建
原文地址:https://www.cnblogs.com/hezhiyao/p/8168651.html
时间: 2024-10-07 17:22:04