一个Python 的 AI Chatbot框架 建立一个聊天室可以听起来很棒,但它是完全可行的。 IKY是一个内置于Python中的AI动力对话对话界面。 使用IKY,很容易创建自…
Read More分类: TensorFlowNews
【可以直接访问 TensorFlow 官网】让中国开发者更容易地使用TensorFlow打造人工智能应用
人工智能的神奇之处,在于它能被应用在医疗保健、交通运输和环境保护等方方面面,为复杂的社会问题探寻解决方案。如今,在人工智能的协助下,人们得以探索全新的研究领域,开发创新的产品,让数…
Read Morechatbot-retrieval:Dual LSTM Encoder for Dialog Response Generation
Tensorflow中基于检索的对话模型(Ubuntu Dialog Corpus) Retrieval-Based Conversational Model in Tensorf…
Read MoreWord2Id_Chinese:Chinese Sentences to ids,ids to Chinese Sentences.
Word2Id_Chinese:Chinese Sentences to ids,ids to Chinese Sentences. 小工具:中文句子转索引,索引转中文,创建词典。…
Read MoreTensorFlow Time Series: TensorFlow时间序列(TFTS)
TensorFlow Time Series (TFTS) is a collection of ready-to-use classic models (state space,…
Read MoreDeep Learning An MIT Press book
Deep Learning An MIT Press book Ian Goodfellow and Yoshua Bengio and Aaron Courville The D…
Read MoreDeep Learning Book Chinese Translation
Deep Learning 中文翻译 PDF 下载:https://github.com/exacity/deeplearningbook-chinese Deep Learnin…
Read MoreFashion-MNIST:A MNIST-like fashion product database. Benchmark
Zalando的文章图像的一个数据集包括一个训练集6万个例子和一个10,000个例子的测试集。 每个示例是一个28×28灰度图像,与10个类别的标签相关联。 时尚MNIS…
Read Moretf.contrib.legacy_seq2seq.model_with_buckets
tf.contrib.legacy_seq2seq.model_with_buckets [code lang=text] model_with_buckets( encoder_…
Read MoreA 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…
Read More