- 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:

推薦閱讀
- TypeScript Blueprints
- Mastering OpenCV Android Application Programming
- Django開發(fā)從入門到實(shí)踐
- Learn Scala Programming
- TypeScript圖形渲染實(shí)戰(zhàn):基于WebGL的3D架構(gòu)與實(shí)現(xiàn)
- Mastering ArcGIS Enterprise Administration
- C專家編程
- 時(shí)空數(shù)據(jù)建模及其應(yīng)用
- Spring Boot實(shí)戰(zhàn)
- SQL Server 2016 從入門到實(shí)戰(zhàn)(視頻教學(xué)版)
- Learning D
- Instant GLEW
- 例說FPGA:可直接用于工程項(xiàng)目的第一手經(jīng)驗(yàn)
- 數(shù)據(jù)庫技術(shù)及應(yīng)用教程上機(jī)指導(dǎo)與習(xí)題(第2版)
- Learning Node.js for Mobile Application Development