/tensorflow

Source code of Tensorflow

Primary LanguageC++Apache License 2.0Apache-2.0

Tensorflow Guide

在Tensorflow源代码中增加了注释,对模块和思路进行了汇总和解释,增加了部分扩展代码,可作为学习Tensorflow源代码的指引

Examples

  • word2vec word2vec基础实现版本 📄增加了输出保存训练得到的embedding的代码

Python

Core

Tools

Contrib