tf.keras模块中的Model类
tf.keras模块中的Model类class Model从输入输出建立Model继承Model类建立ModelModel类中的methodclass ModelModel groups layers into an object with training and inference features.tensorflow API从输入输出建立ModelWith the “functional API”, where you start from Input, you chainlayer