![TensorFlow 1.x Deep Learning Cookbook](https://wfqqreader-1252317822.image.myqcloud.com/cover/419/36700419/b_36700419.jpg)
上QQ阅读APP看书,第一时间看更新
Regression
This chapter shows how regression can be done using TensorFlow. In this chapter, we will cover the following topics:
- Choosing loss functions
- Optimizers in TensorFlow
- Reading from CSV files and preprocessing data
- House price estimation-simple linear regression
- House price estimation-multiple linear regression
- Logistic regression on the MNIST dataset