简单粗暴 TensorFlow 2.0 | A Concise Handbook of TensorFlow 2.0

    这是一本简明的 TensorFlow 2.0 入门指导手册,基于 Keras 和 Eager Execution(即时运行)模式,力图让具备一定机器学习及Python基础的开发者们快速上手TensorFlow 2.0。

    本手册的所有代码基于 TensorFlow 2.0 正式版及 beta1 版本。文中的所有示例代码可至 获得。

    本手册正于TensorFlow官方微信公众号(TensorFlow_official)连载,可点此查看 连载文章目录 。本手册的英文版仍在翻译中。请访问 以查看本手册上一版的英文版。本手册是 Google Summer of Code 2019 项目之一。

    GitHub: https://github.com/snowkylin/tensorflow-handbook

    This is a concise handbook of TensorFlow 2.0 based on Keras and Eager Execution mode, aiming to help developers with some basic machine learning and Python knowledge to get started with TensorFlow 2.0 quickly.

    The code of this handbook is based on TensorFlow 2.0 stable version or beta1 version. All sample code in this handbook can be viewed .

    The English version of this handbook is still in progress. Please refer to https://v1.tf.wiki for the eariler version. This handbook is a project of Google Summer of Code 2019.

    GitHub:

    目录

    基础

    大规模训练与加速

    扩展

    附录

    答疑区

    • (中文)TensorFlow中文社区“简单粗暴TensorFlow”版面: (中文的疑问和建议请来此处,将以中文回答和讨论。欢迎使用中文的开发者们前来TensorFlow中文社区交流讨论)

    • (英文)https://github.com/snowkylin/tensorflow-handbook/releases (英文的疑问或建议可在GitHub issue中提出,会以英文回答)

    PDF下载(旧版):

    GitHub:

    PDF download (old version):

    GitHub: https://github.com/snowkylin/tensorflow-handbook