• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 众包
  • 赞助商
  • YouClaw
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
kakaxisisan
这里以后只放刷题了哦论文转战知乎了哦
博客园 首页 新随笔 联系 订阅 订阅 管理

04 2019 档案

 
《Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-EndTask-Oriented Dialog Systems》
摘要:Multihop Attention Networks (MANs) https://zhuanlan.zhihu.com/p/52067672 https://blog.csdn.net/qq_38150441/article/details/88553640 以往基于注意力的方法的一个共同特点是 阅读全文
posted @ 2019-04-29 12:56 kakaxisisan 阅读(745) 评论(0) 推荐(1)
撒野女孩冲鸭~
摘要:没人可以随心所欲,顾飞不可能,自己也不可能 每一次改变都会牵一发而动全身 阅读全文
posted @ 2019-04-28 09:36 kakaxisisan 阅读(143) 评论(0) 推荐(0)
钢琴谱~
摘要:虽然我现在是一个小辣鸡,但是也要有目标!!!先屯着..... lemon: http://www.gangqinpu.com/html/33727.htm 初学:http://www.gangqinpu.com/html/36226.htm 打上花火: 猴哥版:http://www.gangqinp 阅读全文
posted @ 2019-04-23 13:24 kakaxisisan 阅读(245) 评论(0) 推荐(0)
git bash + gitee
摘要:使用Git Bash从Gitee上下载代码到本地以及上传代码到码云Git: git clone b branchname https://git.oschina.net/oschina/android app.git https://www.cnblogs.com/babysbreath/p/727 阅读全文
posted @ 2019-04-22 20:09 kakaxisisan 阅读(511) 评论(0) 推荐(0)
《A Knowledge-Grounded Neural Conversation Model》
摘要:abstract 现在的大多数模型都可以被应用在闲聊场景下,但是还没有证据表明他们可以应用在更有用的对话场景下。这篇论文提出了一个知识驱动的,带有背景知识的神经网络对话系统,目的是为了在对话中产生更有意义的回复。以seq2seq模型为基础(传统的seq2seq只能学习到句子的骨架而不包括有效的信息) 阅读全文
posted @ 2019-04-20 21:16 kakaxisisan 阅读(864) 评论(0) 推荐(0)
22. Generate Parentheses
摘要:description: Given n pairs of parentheses, write a function to generate all combinations of well formed parentheses. Note: Example: my answer: "感恩" 列出 阅读全文
posted @ 2019-04-18 21:15 kakaxisisan 阅读(106) 评论(0) 推荐(0)
21. Merge Two Sorted Lists
摘要:description: Merge two sorted linked lists and return it as a new list. The new list should be made by splicing together the nodes of the first two li 阅读全文
posted @ 2019-04-14 21:29 kakaxisisan 阅读(110) 评论(0) 推荐(0)
20. Valid Parentheses
摘要:description: check whether the (){}[] is valid(is pair) Note: Example: my answer: "感恩" my answer 大佬的answer: class Solution { public: bool isValid(stri 阅读全文
posted @ 2019-04-10 14:58 kakaxisisan 阅读(89) 评论(0) 推荐(0)
A Convolutional Neural Network for Modelling Sentences阅读笔记
摘要:钱钱钱钱钱钱钱钱 阅读全文
posted @ 2019-04-10 14:31 kakaxisisan 阅读(256) 评论(0) 推荐(0)
19. Remove Nth Node From End of List
摘要:description: Given a linked list, remove the n th node from the end of list and return its head. Note: Given n will always be valid. Example: my answe 阅读全文
posted @ 2019-04-08 09:39 kakaxisisan 阅读(85) 评论(0) 推荐(0)
18. 4Sum
摘要:description: Given an array nums of n integers and an integer target, are there elements a, b, c, and d in nums such that a + b + c + d = target? Find 阅读全文
posted @ 2019-04-08 09:22 kakaxisisan 阅读(96) 评论(0) 推荐(0)
16. 3Sum Closest
摘要:description: Given an array nums of n integers and an integer target, find three integers in nums such that the sum is closest to target. Return the s 阅读全文
posted @ 2019-04-04 20:17 kakaxisisan 阅读(103) 评论(0) 推荐(0)
15. 3Sum
摘要:description: Given an array nums of n integers, are there elements a, b, c in nums such that a + b + c = 0? Find all unique triplets in the array whic 阅读全文
posted @ 2019-04-03 10:41 kakaxisisan 阅读(100) 评论(0) 推荐(0)
 

公告


博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3