- Deep Learning Quick Reference
- Mike Bernico
- 107字
- 2021-06-24 18:40:08
Using Deep Learning to Solve Regression Problems
In this chapter, we will build a simple multilayer perceptron (MLP), which is a fancy name for a neural network with a single hidden layer, to solve a regression problem. Then we will go deeper with a deep neural network that has several hidden layers. Along the way, we will explore model performance and over fitting. So, let's get started!
We will cover the following topics in this chapter:
- Regression analysis and deep neural networks
- Using deep neural networks for regression
- Building an MLP in Keras
- Building a deep neural network in Keras
- Saving and loading a trained Keras model
推薦閱讀
- Java開發(fā)技術(shù)全程指南
- 最后一個(gè)人類
- AWS Administration Cookbook
- Embedded Programming with Modern C++ Cookbook
- 21天學(xué)通Visual C++
- AI 3.0
- 高維聚類知識(shí)發(fā)現(xiàn)關(guān)鍵技術(shù)研究及應(yīng)用
- 工業(yè)機(jī)器人運(yùn)動(dòng)仿真編程實(shí)踐:基于Android和OpenGL
- Deep Reinforcement Learning Hands-On
- 精通數(shù)據(jù)科學(xué):從線性回歸到深度學(xué)習(xí)
- Linux嵌入式系統(tǒng)開發(fā)
- 網(wǎng)絡(luò)管理工具實(shí)用詳解
- INSTANT Munin Plugin Starter
- ESP8266 Robotics Projects
- Linux系統(tǒng)管理員工具集