- Hands-On Deep Learning with Apache Spark
- Guglielmo Iozzia
- 71字
- 2021-07-02 13:34:24
DNNs overview
As stated in the previous section, a DNN is an ANN with multiple hidden layers between the input and output layers. Typically, they are feedforward networks in which data flows from the input layer to the output layer without looping back, but there are different flavors of DNNs – among them, those with the most practical applications are Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs).
推薦閱讀
- 工業機器人虛擬仿真實例教程:KUKA.Sim Pro(全彩版)
- Hands-On Intelligent Agents with OpenAI Gym
- Splunk 7 Essentials(Third Edition)
- 機器學習與大數據技術
- 數據挖掘實用案例分析
- 3D Printing for Architects with MakerBot
- 21天學通Visual C++
- Mastering GitLab 12
- 統計挖掘與機器學習:大數據預測建模和分析技術(原書第3版)
- Mastering pfSense
- 電子設備及系統人機工程設計(第2版)
- Mastering Geospatial Analysis with Python
- AVR單片機工程師是怎樣煉成的
- 基于Proteus的PIC單片機C語言程序設計與仿真
- Machine Learning with Spark(Second Edition)