Deep Learning 中文翻译 PDF 下载:https://github.com/exacity/deeplearningbook-chinese Deep Learnin…
Read More分类: TensorFlow文档
spaCy is a library for advanced natural language processing in Python and Cython:spaCy 工业级自然语言处理工具
spaCy is a library for advanced natural language processing in Python and Cython. spaCy is…
Read MoreCollection of generative models in Tensorflow:Tensorflow 生成模型集合
Collection of generative models in Tensorflow Tensorflow 生成模型集合 https://github.com/hwalsuk…
Read MoreChatGirl 一个基于 TensorFlow Seq2Seq 模型的聊天机器人[中文文档]
简介 简单地说就是该有的都有了,但是总体跑起来效果还不好。 还在开发中,它工作的效果还不好。但是你可以直接训练,并且运行。 包含预处理过的 twitter 英文数据集,训练,运行,…
Read MoreTensorFlow 入门教程,安装教程,实战项目,微信群,QQ群,微信公众号
TensorFlow 资源推荐 FaceRank-人脸打分基于 TensorFlow 的卷积神经网络模型(GitHub 318 Star 可能是最有趣的 TensorFlow 中文…
Read MoreTensorFlow 简介,卷积神经网络,循环神经网络 PPT
TensorFlow 简介,卷积神经网络,循环神经网络 PPT,自己做的,内部分享资料,有兴趣可以下载看下。 TensorFlow tensorflow_cnn Recurrent…
Read More在TensorFlow中实现文本分类的卷积神经网络
在TensorFlow中实现文本分类的卷积神经网络 Github提供了完整的代码: https://github.com/dennybritz/cnn-text-classific…
Read MoreAttention-based Extraction of Structured Information from Street View Imagery:基于注意力的街景图像提取结构化信息
基于注意力的街景图像提取结构化信息 一种用于真实图像文本提取问题的TensorFlow模型。 该文件夹包含在FSNS数据集数据集上训练新的注意OCR模型所需的代码,以在法国转录街道…
Read MoreEffectiveTensorflow Tensorflow tutorials and best practices.
Effective Tensorflow 非常好的一个 tensorflow 教程。 原文地址:https://github.com/vahidk/EffectiveTensorf…
Read MoreEffectiveTensorflow:Tensorflow 教程和最佳实践
Tensorflow和其他数字计算库(如numpy)之间最明显的区别在于Tensorflow中的操作是符号。 这是一个强大的概念,允许Tensorflow进行所有类型的事情(例如自…
Read More