- Neural Network Programming with TensorFlow
- Manpreet Singh Ghotra Rajdeep Dua
- 88字
- 2021-07-02 15:17:11
Deep Feedforward Networks
In the first chapter, you learned about the mathematics which drives the logic behind all kinds of neural networks. In this chapter, we are going to focus on the most fundamental neutral networks, which are called feedforward neural networks. We will also look at deep feedforward networks with multiple hidden layers to improve the accuracy of the model.
We will be covering the following topics:
- Defining feedforward networks
- Understanding backpropagation
- Implementing feedforward networks in TensorFlow
- Analyzing the Iris dataset
- Creating feedforward networks for image classification
推薦閱讀
- 數據庫應用實戰
- 企業數字化創新引擎:企業級PaaS平臺HZERO
- Libgdx Cross/platform Game Development Cookbook
- MySQL從入門到精通(第3版)
- 揭秘云計算與大數據
- 大數據架構和算法實現之路:電商系統的技術實戰
- MySQL 8.x從入門到精通(視頻教學版)
- Lego Mindstorms EV3 Essentials
- 改進的群智能算法及其應用
- AndEngine for Android Game Development Cookbook
- MySQL數據庫應用與管理
- Machine Learning for Mobile
- Discovering Business Intelligence Using MicroStrategy 9
- SQL必知必會(第5版)
- MATLAB基礎及其應用教程