- Deep Learning Quick Reference
- Mike Bernico
- 107字
- 2021-06-24 18:40:03
The deep neural network architectures
The deep neural network architectures can vary greatly in structure depending on the network's application, but they all have some basic components. In this section, we will talk briefly about those components.
In this book, I'll define a deep neural network as a network with more than a single hidden layer. Beyond that we won't attempt to limit the membership to the Deep Learning Club. As such, our networks might have less than 100 neurons, or possibly millions. We might use special layers of neurons, including convolutions and recurrent layers, but we will refer to all of these as neurons nonetheless.
推薦閱讀
- Hadoop 2.x Administration Cookbook
- 反饋系統:多學科視角(原書第2版)
- Cloud Analytics with Microsoft Azure
- 視覺檢測技術及智能計算
- 3D Printing for Architects with MakerBot
- JavaScript典型應用與最佳實踐
- Learning C for Arduino
- 單片機C語言程序設計完全自學手冊
- Linux嵌入式系統開發
- Mastering GitLab 12
- Mastering MongoDB 3.x
- 生成對抗網絡項目實戰
- Learn Microsoft Azure
- Microsoft System Center Data Protection Manager Cookbook
- 單片機C語言編程實踐