V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
smarthadron
V2EX  ›  分享创造

#开源|基于 TensorFlow 的聊天机器人-ErGo

  •  
  •   smarthadron · 2017-08-25 13:16:03 +08:00 · 4381 次点击
    这是一个创建于 2428 天前的主题,其中的信息可能已经有所发展或是发生改变。

    [云框架]TensorFlow

    Github 地址:

    https://github.com/cloudframeworks-tensorflow/user-guide-tensorflow

    TensorFlow 是 Google 开源的人工智能( Machine Intelligence )软件库,是使用数据流图( Data Flow Graphs )进行数值计算的开源软件库。Tensor(张量)指在节点间相互联系的多维数据数组,Flow(流)指基于数据流图的计算。TensorFlow 架构灵活,小到智能手机,大到数据中心服务器均可展开计算,同时具备很强的通用性,适用于包括图形分类、音频处理、推荐系统和自然语言处理等在内的各种计算领域。

    TensorFlow 具备以下特点——

    • 灵活( Deep Flexibility ):支持任何数据流图计算
    • 便携( True Portability ):支持各类计算设备
    • 链接科研和产品( Connect Research and Product ):加速研究成果转化为实际产品
    • 自动化微分运算( Auto-Differentiation ):帮助机器学习算法自动求出梯度
    • 多语言( Language Options ):利用 python 构建和执行计算图,支持 C++的语言,未来将支持 Lua、JavaScript、R 等
    • 性能优化( Maximize Performance ):支持线程、队列、异步计算,并根据需要分配计算元素

    自 15 年年底开源以来,TensorFlow 迅速流行,除了 Google,Airbnb、Snapchat、eBay、Twitter 等知名公司也纷纷加入到 TensorFlow 的使用者阵营当中。

    本篇云框架将以ErGo(一款基于 TensorFlow 的 Chatbot )为例介绍 TensorFlow 实践。内容包括——

    • 背景知识
    • 业务说明
    • ErGo 实现
      • 整体架构
      • 选取模型
      • 选取数据集
      • 创建数据集
      • 训练
      • 训练后数据

    欢迎 Star 并加入讨论,QQ 群:621870673


    云框架系列主题,遵循 APACHE LICENSE 2.0 协议发布。

    Spring Cloud 微服务架构、SMACK 大数据架构、API GATEWAY、FaaS&Serverless 等更多云框架,请访问——

    https://github.com/Goodrain-Cloudframeworks/cloudframeworks

    4 条回复    2017-08-25 17:29:23 +08:00
    Leafove
        1
    Leafove  
       2017-08-25 13:20:32 +08:00
    中文名称二狗?
    smarthadron
        2
    smarthadron  
    OP
       2017-08-25 14:02:09 +08:00
    @Leafove [捂脸]被看穿了吗
    icybee
        3
    icybee  
       2017-08-25 16:46:25 +08:00
    没有 demo 地址?
    smarthadron
        4
    smarthadron  
    OP
       2017-08-25 17:29:23 +08:00
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1408 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 17:26 · PVG 01:26 · LAX 10:26 · JFK 13:26
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.