- Practical Convolutional Neural Networks
- Mohit Sewak Md. Rezaul Karim Pradeep Pujari
- 117字
- 2021-06-24 18:58:52
Introduction to Convolutional Neural Networks
Convolutional Neural Networks (CNNs) are everywhere. In the last five years, we have seen a dramatic rise in the performance of visual recognition systems due to the introduction of deep architectures for feature learning and classification. CNNs have achieved good performance in a variety of areas, such as automatic speech understanding, computer vision, language translation, self-driving cars, and games such as Alpha Go. Thus, the applications of CNNs are almost limitless. DeepMind (from Google) recently published WaveNet, which uses a CNN to generate speech that mimics any human voice (https://deepmind.com/blog/wavenet-generative-model-raw-audio/).
In this chapter, we will cover the following topics:
- History of CNNs
- Overview of a CNN
- Image augmentation
推薦閱讀
- 數據存儲架構與技術
- 達夢數據庫編程指南
- InfluxDB原理與實戰
- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- Learning Proxmox VE
- Oracle PL/SQL實例精解(原書第5版)
- MATLAB Graphics and Data Visualization Cookbook
- Power BI智能數據分析與可視化從入門到精通
- 活用數據:驅動業務的數據分析實戰
- Gideros Mobile Game Development
- 數據挖掘競賽實戰:方法與案例
- MySQL數據庫實用教程
- Scratch 2.0 Game Development HOTSHOT
- 云原生架構:從技術演進到最佳實踐
- 領域驅動設計精粹