Mianbot是采用样板与检索式模型搭建的聊天机器人,目前有两种产生回覆的方式,专案仍在开发中:) 其一(左图)是以词向量进行短语分类,针对分类的目标模组实现特征抽取与记忆回覆功能…
Read More分类: TensorFlow教程
【可以直接访问 TensorFlow 官网】让中国开发者更容易地使用TensorFlow打造人工智能应用
人工智能的神奇之处,在于它能被应用在医疗保健、交通运输和环境保护等方方面面,为复杂的社会问题探寻解决方案。如今,在人工智能的协助下,人们得以探索全新的研究领域,开发创新的产品,让数…
Read More吴恩达给你的人工智能第一课
由 deeplearning.ai 出品,网易引进的正版授权中文版深度学习工程师微专业课程,让你在了解丰富的人工智能应用案例的同时,学会在实践中搭建出最先进的神经网络模型,训练出属…
Read Morechatbot-retrieval:Dual LSTM Encoder for Dialog Response Generation
Tensorflow中基于检索的对话模型(Ubuntu Dialog Corpus) Retrieval-Based Conversational Model in Tensorf…
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 More[转载]通俗理解『卷积』——从傅里叶变换到滤波器
引子 因研究兴趣不在图像处理,所以对图像中的『卷积』操作未做深入思考,直到某天,灵光一闪,我突然意识到 图像『卷积』应该可以和『信号处理』联系起来 更进一步 图像卷积的本质,是提取…
Read MoreUnderstanding Convolutions
In a previous post, we built up an understanding of convolutional neural networks, without…
Read MorespaCy 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 More