- Hands-On Generative Adversarial Networks with Keras
- Rafael Valle
- 191字
- 2021-06-24 14:33:51
The convolution layer
Convolutional Neural Networks (CNNs) are neural networks that learn filters, tensors in , which are convolved with the data. In the image domain, a filter is usually square and with small sizes ranging from 3 x 3 to 9 x 9 in pixel size. The convolution operation can be interpreted as sliding a filter over the data and, for each position, applying a dot product between the filter and the data at that position. The following diagram shows an intermediary step of convolution with stride 1 where the kernel in green is convolved with the first area in the data, represented by the red grid:

A special characteristic of CNNs is that the weights of the filters are learned. For example, if the task at hand is classifying monochromatic handwritten digits from the MNIST dataset, the ANN might learn filters that look similar to vertical, horizontal, and diagonal lines.
- Hands-On Deep Learning with Apache Spark
- 會聲會影X5視頻剪輯高手速成
- Cinema 4D R13 Cookbook
- PostgreSQL 11 Server Side Programming Quick Start Guide
- 并行數據挖掘及性能優化:關聯規則與數據相關性分析
- Hands-On Data Science with SQL Server 2017
- AutoCAD 2012中文版繪圖設計高手速成
- Cloudera Administration Handbook
- Storm應用實踐:實時事務處理之策略
- 從零開始學SQL Server
- Mastering MongoDB 3.x
- 經典Java EE企業應用實戰
- AVR單片機工程師是怎樣煉成的
- 貫通Hibernate開發
- 計算機辦公應用培訓教程