TensorFlowNews
-
TensorFlow Time Series: TensorFlow时间序列(TFTS)
TensorFlow Time Series (TFTS) is a collection of ready-to-use classic models (state space,…
-
Deep Learning An MIT Press book
Deep Learning An MIT Press book Ian Goodfellow and Yoshua Bengio and Aaron Courville The D…
-
Deep Learning Book Chinese Translation
Deep Learning 中文翻译 PDF 下载:https://github.com/exacity/deeplearningbook-chinese Deep Learnin…
-
Fashion-MNIST:A MNIST-like fashion product database. Benchmark
Zalando的文章图像的一个数据集包括一个训练集6万个例子和一个10,000个例子的测试集。 每个示例是一个28×28灰度图像,与10个类别的标签相关联。 时尚MNIS…
-
tf.contrib.legacy_seq2seq.model_with_buckets
tf.contrib.legacy_seq2seq.model_with_buckets [code lang=text] model_with_buckets( encoder_…
-
A neural chatbot using sequence to sequence model with attentional decoder. This is a fully functional chatbot.
原项目链接:https://github.com/chiphuyen/stanford-tensorflow-tutorials/tree/master/assignments/c…
-
ChatGirl 一个基于 TensorFlow Seq2Seq 模型的聊天机器人
简介 还在开发中,它工作的效果还不好。但是你可以直接训练,并且运行。包含预处理过的 twitter 英文数据集,训练,运行,工具代码,可以运行但是效果有待提高。 数据集 Twitt…
-
ChatGirl 一个基于 TensorFlow Seq2Seq 模型的聊天机器人[中文文档]
简介 简单地说就是该有的都有了,但是总体跑起来效果还不好。 还在开发中,它工作的效果还不好。但是你可以直接训练,并且运行。 包含预处理过的 twitter 英文数据集,训练,运行,…
-
TensorFlow 入门教程,安装教程,实战项目,微信群,QQ群,微信公众号
TensorFlow 资源推荐 FaceRank-人脸打分基于 TensorFlow 的卷积神经网络模型(GitHub 318 Star 可能是最有趣的 TensorFlow 中文…
-
TensorFlow 简介,卷积神经网络,循环神经网络 PPT
TensorFlow 简介,卷积神经网络,循环神经网络 PPT,自己做的,内部分享资料,有兴趣可以下载看下。 TensorFlow tensorflow_cnn Recurrent…
-
深度学习,机器学习,入门教程 PDF
深度学习,机器学习,入门教程 PDF 链接:http://pan.baidu.com/s/1jIJxKLS 密码:h49i 深度学习,机器学习,QQ 群号:522785813
-
ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model
Introduction [Under developing,it is not working well yet.But you can just train,and run i…
-
ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model.
Introduction [Under developing,it is not working well yet.But you can just train,and run i…
-
FaceRank-人脸打分基于 TensorFlow 的 CNN 模型,这个妹子颜值几分?
FaceRank-人脸打分基于 TensorFlow 的 CNN 模型 机器学习是不是很无聊,用来用去都是识别字体。能不能帮我找到颜值高的妹子,顺便提高一下姿势水平。 FaceRa…
-
TensorFlow-Bitcoin-Robot:一个基于 TensorFlow LSTM 模型的 Bitcoin 价格预测机器人
原文链接:http://www.cnblogs.com/tensorflownews/p/7381981.html 简介 TensorFlow-Bitcoin-Robot:一个基于…
-
TensorFlow-Bitcoin-Robot:一个基于 TensorFlow LSTM 模型的 Bitcoin 价格预测机器人
简介 TensorFlow-Bitcoin-Robot:一个基于 TensorFlow LSTM 模型的 Bitcoin 价格预测机器人。 对于以比特币为首的数字货币近期的表现,只…
-
TensorFlow-Bitcoin-Robot:Tensorflow 比特币交易机器人
简介 一个比特币交易机器人基于 Tensorflow LSTM 模型,仅供娱乐。 A Bitcoin trade robot based on Tensorflow LSTM mo…
-
A TensorBoard plugin for visualizing arbitrary tensors in a video as your network trains.
Beholder is a TensorBoard plugin for viewing frames of a video while your model trains. It…
-
Attention-based Extraction of Structured Information from Street View Imagery:基于注意力的街景图像提取结构化信息
基于注意力的街景图像提取结构化信息 一种用于真实图像文本提取问题的TensorFlow模型。 该文件夹包含在FSNS数据集数据集上训练新的注意OCR模型所需的代码,以在法国转录街道…
-
人工智能:学习用对抗神经网络加密来保护通信
这是一个稍微更新的模型,用于“学习用对抗神经网络加密来保护通信”的论文。 我们想神经网络是否可以学习使用秘密密钥来保护来自其他神经网络的信息。具体来说,我们专注于确保多代理系统中的…