Skip to content

Commit

Permalink
修复README 文件中的冲突
Browse files Browse the repository at this point in the history
  • Loading branch information
Mowar committed Feb 14, 2019
2 parents 30030b2 + ad69cf4 commit c621f74
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,17 @@
* 数字经济下的算法力量-阿里算法年度精选集. 阿里巴巴集团,2018
* 模式识别与机器学习. 马春鹏. 2014
* 深度学习. 2017

## 深度学习 ##

### 序列建模 ###
* 10.3 -- 10.11 已读
* 联合概率分布和条件概率分母 架构的设计(框图)?
* 序列到向量、向量到序列、固定序列到固定序列、序列到变长序列的设计及其相关细节?(框图)
* 跳跃连接和删除连接的具体图例以及两者的区别?
* 递归神经网络的具体细节以及如何实现?
* 长期依赖的解决方案?
* 回声状态网络?
* 渗漏单元、线性自连接单元、时间尺度是什么以及图例?
* 为什么会产生LSTM、LSTM的灵感、LSTM的设计思想?
* 10.11 需要重读

0 comments on commit c621f74

Please sign in to comment.