dragen1860 / Deep-Learning-with-TensorFlow-book

深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
http://www.ai101edu.com
13.21k stars 4.08k forks source link

6.8 油耗预测实战 P22 #116

Closed NormanBeta closed 4 years ago

NormanBeta commented 4 years ago

image

这段与实际代码是反的,'MPG' 已经被pop掉的话,后边怎么可能还在describe中再pop一次,这种逻辑错误有点低级。