1. 首页
  2. 数据库
  3. 其它
  4. Deep Learning with TensorFlow 2 and Keras:Packt发行的《使用TensorFlow 2和Keras进行深度学习》 源

Deep Learning with TensorFlow 2 and Keras:Packt发行的《使用TensorFlow 2和Keras进行深度学习》 源

上传者: 2021-05-05 19:25:30上传 ZIP文件 47.24MB 热度 27次
使用TensorFlow 2和Keras进行深度学习-第二版 这是发布的进行的代码存储库。它包含了从头到尾完成本书所必需的所有支持项目文件。 关于这本书 TensorFlow 2和Keras的深度学习,第二版与TensorFlow(TF)和Keras一起教深度学习技术。本书介绍了使用TensorFlow的神经网络,贯穿了主要应用程序,涵盖了两个有效的示例应用程序,然后深入探讨了TF和cloudin生产,TF mobile,以及将TensorFlow与AutoML结合使用。 说明和导航 所有代码都组织在文件夹中。每个文件夹均以数字开头,后跟应用程序名称。例如,第2章。 该代码将如下所示: @tf.function def fn(input, state): return cell(input, state) input = tf.zeros([100, 100]) state =
下载地址
用户评论