徐阿衡

Shuang


  • Home

  • Categories

  • Works

  • About

  • Tags

  • Search
close

AWS API Gateway + Lambda 教程 - 生成随机数

Posted on 2017-06-18   |   In NLP , Chatbot   |  

非常简单的教程,以产生一定范围内的随机数为例,介绍如何用 AWS Lambda + API Gateway 建立一个 serveless API,包括 API 如何传参。

Read more »

卷积神经网络 CNN 笔记- 目标分类

Posted on 2017-06-16   |   In Deep learning   |  

目标分类的基本框架 + 迁移学习 + 如何设计神经网络 + 实例:基于 VGG 进行人脸表情识别。深度学习的学习笔记。

Read more »

使用 Docker 快速配置深度学习(Tensorflow)环境

Posted on 2017-06-15   |   In Others   |  

用 docker 配置 tensorflow 环境(Tensorflow + Python3 + Jupyter Notebook + tflearn),在 dash00/tensorflow-python3-jupyter 基础上,添加 tflearn package,创建新的 docker image shuang0420/tensorflow-tflearn-python3-jupyter

Read more »

AWS Lex 创建 Slack Bot - Integrating Lex Bot with Slack

Posted on 2017-06-09   |   In NLP , Chatbot   |  

非常简单的教程,新建一个 Slack Bot 支持购买房/车的功能。主要流程: 编写 Lambda Function => 调用 Lambda function 创建 Lex bot => 创建 Slack Application 并与 Lex bot 关联 => 测试并发布。

Read more »

Alexa 开发新技能 - Lambda

Posted on 2017-06-05   |   In IoT   |  

非常简单的教程,讲怎么给 Alexa 添加新的 skill,让你的 Echo 更个性化。本篇添加的 skill 是让 Alexa 从 reddit 上读前 10 条热点。

Read more »

NLP 笔记 - Sentiment Analysis

Posted on 2017-06-01   |   In NLP , CMU 11611   |  

Stanford Dan Jurafsky & Chris Manning: Natural Language Processing 课程笔记。

Read more »

论文笔记 - Learning to Extract Conditional Knowledge for Question Answering using Dialogue

Posted on 2017-05-24   |   In NLP , Chatbot   |  

论文Learning to Extract Conditional Knowledge for Question Answering using Dialogue提出了 conditional knowledge base(CKB),存储的信息格式为 (subject, predicate, object|condition)。当用户问句缺少必要条件(condition)时,自动用 dialogue model 来向用户提问获取必要信息,再进行回答。

Read more »

NLP 笔记 - Text Summarization

Posted on 2017-05-10   |   In NLP , CMU 11611   |  

Stanford Dan Jurafsky & Chris Manning: Natural Language Processing 课程笔记。文档/会议/邮件摘要,QA 系统回答 what/how 等复杂问题,都需要自动摘要技术。本篇主要讲基于查询的摘要。

Read more »

Alexa 开发新技能 - python flask

Posted on 2017-05-02   |   In IoT   |  

非常简单的教程,讲怎么给 Alexa 添加新的 skill,让你的 Echo 更个性化。本篇添加的 skill 是让 Alexa 从 reddit 上读前 10 条热点。

Read more »

NLP 笔记 - Machine Translation

Posted on 2017-05-01   |   In NLP , CMU 11611   |  

CMU 11611 的 guest lecture 笔记。重点讲机器翻译传统 Noise Channel 模型以及目前流行的几个神经网络模型。

Read more »
1…456…17
徐阿衡

徐阿衡

读万卷书,行万里路 @SYSU @CMU

167 posts
19 categories
126 tags
RSS
GitHub LinkedIn 知乎
Links
  • Star
  • Liam Huang
  • Li Bin
© 2016 - 2022 徐阿衡 粤ICP备17129486号
Powered by Hexo
Theme - NexT.Mist