[转]awesome-tensorflow-chinese

时间:2021-10-28 20:49:45

模型项目

论文

官方博客

博客文章

极客学院的tensorflow中文文档翻译

tensorflow playground,提供了一个直观理解神经网络的网页。
http://playground.tensorflow.org/

深奥的tensorflow:tensorflow是图灵完备的语言
https://github.com/akimach/EsotericTensorFlow

练习20-验证码破解
RNN不可思议的有效性
十个生成模型最佳案例
9 个超酷的深度学习案例
20个令人惊叹的深度学习应用

tensorflow基础教程
https://github.com/aymericdamien/TensorFlow-Examples/
https://github.com/yongyehuang/Tensorflow-Tutorial
git clone https://github.com/sjchoi86/Tensorflow-101.git
git clone https://github.com/alrojo/tensorflow-tutorial.git

Python机器学习书籍第二版
https://github.com/rasbt/python-machine-learning-book-2nd-edition.git

胖虎唐诗生成器
https://github.com/hjptriplebee/Chinese_poem_generator
https://github.com/DevinZ1993/Chinese-Poetry-Generation.git
https://github.com/jinfagang/tensorflow_poems.git

tensorflow实践
https://github.com/luyishisi/tensorflow.git

图解tensorflow源码
https://github.com/yao62995/tensorflow.git

谷歌seq2seq模型
https://github.com/google/seq2seq