.. 简单粗暴TensorFlow documentation master file, created by sphinx-quickstart on Sat Jan 20 00:48:15 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ================================================================== 简单粗暴TensorFlow | A Concise Handbook of TensorFlow ================================================================== *基于Eager Execution | Based on Eager Execution* .. 本文档为未完成版本,内容会随时更改修订,目前请不要扩散。 This document is unfinished, content will be updated rapidly. Please keep it internal at this time. 本手册是一篇精简的TensorFlow入门指导,基于TensorFlow的Eager Execution(动态图)模式,力图让具备一定机器学习及Python基础的开发者们快速上手TensorFlow。 友情提醒:如果发现阅读中有难以理解的部分,请检查自己对每章的“前置知识”部分是否有清楚的理解。 This handbook is a concise introduction to TensorFlow based on Eager Execution mode, trying to help developers get started with TensorFlow quickly with some basic machine learning and Python knowledge. Friendly reminder: If you find something difficult to understand in reading, please check the "Prerequisites" part of each chapter. +----------------------+-----------------------+ | .. toctree:: | .. toctree:: | | :maxdepth: 2 | :maxdepth: 2 | | :caption: 目录 | :caption: Contents | | | | | zh/preface | en/preface | | zh/installation | en/installation | | zh/basic | en/basic | | zh/models | en/models | | zh/extended | en/extended | | zh/static | en/static | +----------------------+-----------------------+ .. .. toctree:: zh/preface zh/installation zh/basic zh/models zh/extended zh/static .. .. toctree:: en/preface en/installation en/basic en/models en/extended en/static 答疑区 - (中文)TensorFlow中文社区“简单粗暴TensorFlow”版面: https://www.tensorflowers.cn/b/48 (中文的疑问和建议请来此处,将以中文回答和讨论。欢迎使用中文的开发者们前来TensorFlow中文社区交流讨论) - (英文)https://github.com/snowkylin/TensorFlow-cn/releases (英文的疑问或建议可在GitHub issue中提出,会以英文回答) PDF下载: - 中文版:https://www.tensorflowers.cn/t/6230 (同时也有英文版下载) - 英文版:https://github.com/snowkylin/TensorFlow-cn/releases GitHub: https://github.com/snowkylin/TensorFlow-cn Q&A area - (Chinese) TensorFlow Chinese community "A Concise Handbook of TensorFlow" forum: https://www.tensorflowers.cn/b/48 - (English) https://github.com/snowkylin/TensorFlow-cn/issues PDF download: - Chinese version: https://www.tensorflowers.cn/t/6230 - English version: https://github.com/snowkylin/TensorFlow-cn/releases GitHub: https://github.com/snowkylin/TensorFlow-cn .. preface introduction installation basic ops models -- visualization debugging -- distributed dynamic code appendix .. only:: html Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. raw:: html Flag Counter