- Hands-On Deep Learning Architectures with Python
- Yuxi (Hayden) Liu Saransh Mehta
- 194字
- 2021-06-24 14:48:15
Deep Feedforward Networks
In this chapter, you will build our first deep learning network—deep deedforward networks (DFN). We will begin by discussing the evolutionary history of deep feedforward networks and then discuss the architecture of DFN. In any classification task, DFN plays an integral role. Apart from supporting the classification tasks, DFN standalone can be used both for regression and classification. Any deep learning network has a lot of elements like loss function, gradients, optimizers, and so on coming together to train the network. In this chapter, we will discuss these essential elements in detail. These elements will be common to all kinds of deep learning networks we are going to see in this book. We will also be demonstrating how to bring up and preprocess the data for training a deep learning network. You may find things a little difficult to understand at first, but eventually, you will get it. So, just hold on to it! After completing this chapter, you will have learned about the following things:
- Architecture of DFN
- Loss function
- Gradient descent
- Backpropagation
- Overfitting and regularization
- Coding your first DFN
Let's start with the evolution history of DFNs!
- 輕松學(xué)Java
- 精通Excel VBA
- Windows程序設(shè)計與架構(gòu)
- 最簡數(shù)據(jù)挖掘
- 數(shù)據(jù)庫原理與應(yīng)用技術(shù)
- 悟透JavaScript
- 嵌入式GUI開發(fā)設(shè)計
- INSTANT VMware vCloud Starter
- 基于ARM9的小型機器人制作
- Linux系統(tǒng)下C程序開發(fā)詳解
- Hands-On SAS for Data Analysis
- 菜鳥起飛電腦組裝·維護與故障排查
- C#編程兵書
- EJB JPA數(shù)據(jù)庫持久層開發(fā)實踐詳解
- 新世紀(jì)Photoshop CS6中文版應(yīng)用教程