- 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
推薦閱讀
- 繪制進程圖:可視化D++語言(第1冊)
- ArchiCAD 19:The Definitive Guide
- Mastering VMware vSphere 6.5
- 程序設計缺陷分析與實踐
- 基于多目標決策的數據挖掘方法評估與應用
- 所羅門的密碼
- Silverlight 2完美征程
- Spark大數據商業實戰三部曲:內核解密|商業案例|性能調優
- MongoDB 4 Quick Start Guide
- Hands-On Deep Learning with Go
- Learning Cassandra for Administrators
- PyTorch深度學習
- 歐姆龍CP1系列PLC原理與應用
- 運動控制系統應用及實例解析
- Cloud Native Development Patterns and Best Practices