博客园 首页 私信博主 显示目录 隐藏目录 管理 凤⭐尘

02 2020 档案

摘要:bernoulli, multinoulli distributions 讲解 常用概率分布 Bernoulli 分布 & Multinoulli 分布 转自: "迭代自己 19常用概率分布" Bernoulli 分布 Bernoulli 分布 (Bernoulli distribution) 是单 阅读全文
posted @ 2020-02-27 12:14 凤☆尘 阅读(2383) 评论(0) 推荐(0)
摘要:Show, Attend and Tell: Neural Image Caption Generation with Visual Attention 阅读总结 笔记不能简单的抄写文中的内容,得有自己的思考和理解。 一、基本信息 \1.标题: Show, Attend and Tell: Neur 阅读全文
posted @ 2020-02-27 11:48 凤☆尘 阅读(2363) 评论(0) 推荐(0)
摘要:Show and Tell: A Neural Image Caption Generator 阅读总结 笔记不能简单的抄写文中的内容,得有自己的思考和理解。 一、基本信息 | 标题 | 作者 | 作者单位 | 发表期刊/会议 | 发表时间 | | | | | | | | Show and Tell 阅读全文
posted @ 2020-02-20 12:35 凤☆尘 阅读(1357) 评论(2) 推荐(1)
摘要:第三周 序列模型和注意力机制(Sequence models & Attention mechanism) 3.1 序列结构的各种序列(Various sequence to sequence architectures) 首先,我们先建立一个网络,这个网络叫做编码网络(encoder networ 阅读全文
posted @ 2020-02-12 21:17 凤☆尘 阅读(784) 评论(0) 推荐(0)
摘要:Week 2 Quiz: Natural Language Processing and Word Embeddings (第二周测验:自然语言处理与词嵌入) 1.Suppose you learn a word embedding for a vocabulary of 10000 words. 阅读全文
posted @ 2020-02-05 11:45 凤☆尘 阅读(1180) 评论(0) 推荐(0)
摘要:【吴恩达课程使用】安装pandas失败 从新开始搭建环境 在第五课第二周的任务2中,虚拟环境缺少pandas,sklearn依赖,因为用pip比较顺手,就直接使用pip安装,结果各种anaconda环境不支持,在自己的再三调试后,整个anaconda环境完全乱掉了!!!遂有下文: 注意:配好之前的环 阅读全文
posted @ 2020-02-04 11:06 凤☆尘 阅读(1418) 评论(0) 推荐(0)