- Neural Networks with Keras Cookbook
- V Kishore Ayyadevara
- 62字
- 2021-07-02 12:46:27
Getting ready
A deep neural network means that there are multiple hidden layers connecting the input to the output layer. Multiple hidden layers ensure that the neural network learns a complex non-linear relation between the input and output, which a simple neural network cannot learn (due to a limited number of hidden layers).
A typical deep feedforward neural network looks as follows:

推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- Java面向對象思想與程序設計
- Scala Design Patterns
- Unity 2020 Mobile Game Development
- 機械工程師Python編程:入門、實戰與進階
- Xamarin.Forms Projects
- Spring Boot企業級項目開發實戰
- The DevOps 2.5 Toolkit
- Python編程從0到1(視頻教學版)
- 從Java到Web程序設計教程
- Visual Basic程序設計上機實驗教程
- Python機器學習算法: 原理、實現與案例
- Flowable流程引擎實戰
- Practical Predictive Analytics
- Ext JS 4 Plugin and Extension Development