1 Star 1 Fork 2

WangTuoxyty / eat_tensorflow2_in_30_days

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
五、TensorFlow的中阶API.md 748 Bytes
一键复制 编辑 原始数据 按行查看 历史
算法美食屋 提交于 2020-04-06 23:31 . revise readme

五、TensorFlow的中阶API

TensorFlow的中阶API主要包括:

  • 数据管道(tf.data)

  • 特征列(tf.feature_column)

  • 激活函数(tf.nn)

  • 模型层(tf.keras.layers)

  • 损失函数(tf.keras.losses)

  • 评估函数(tf.keras.metrics)

  • 优化器(tf.keras.optimizers)

  • 回调函数(tf.keras.callbacks)

如果把模型比作一个房子,那么中阶API就是【模型之墙】。

如果对本书内容理解上有需要进一步和作者交流的地方,欢迎在公众号"Python与算法之美"下留言。作者时间和精力有限,会酌情予以回复。

也可以在公众号后台回复关键字:加群,加入读者交流群和大家讨论。

image.png

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ilvgpl/eat_tensorflow2_in_30_days.git
git@gitee.com:ilvgpl/eat_tensorflow2_in_30_days.git
ilvgpl
eat_tensorflow2_in_30_days
eat_tensorflow2_in_30_days
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891