-
ML Top:
- [ ] [Deep Learning School 2016: Individual Talks](https://www.youtube.com/playlist?list=PLrAXtmErZgOfMuxkACrYnD2fTgbzk2THW)
- [ ] [Online Course on Neural Networks](http://info.usherbrooke…
-
### This issue is created to track the progress to refine `nn.MultiheadAttention` and `nn.Transformer`.
Since the release of both modules in PyTorch v1.2.0, we have received a lot of feedback from…
-
In [this project](https://github.com/emarkou/Audio-auto-tagging), they provide an example about how to feed mel spectrograms to a DNN. However, we need to deal with the fact that our inputs can have d…
-
个人主页,个人学习生涯!
学习流程:
> 第一遍, 通读全文,了解内容
>
> 第二遍,针对性阅读,并记录心得
>
> 第三遍,理论结合实践
一点一点搬运到博客上
## ref
- [Deep learning papers reading roadmap](https://github.com/floodsung/Deep-Learning…
-
In [dl4m.bib](https://github.com/ybayle/awesome-deep-learning-music/blob/master/dl4m.bib):
- [ ] 2 missing pdf: [Bharucha1988](https://github.com/ybayle/awesome-deep-learning-music/blob/master/dl4m.b…
-
+Some References:+
https://github.com/robjhyndman/forecast
http://stackoverflow.com/questions/22140180/java-api-for-auto-regression-ar-arima-time-series-analysis/25922381#25922381
http://rforge.net…
-
请大家按照以下格式推荐资源,参与者均有机会获得 StuQ 礼品,感谢!:)
- 路径指导/书单/博客/网站推荐:
标题:
链接:
作者:
标签(选填):
- 微信公众号/微博/Twitter/Github推荐:
公众号:
个性域名:
二维码图片(选填):
标签(选填):
-
-
### Cautions:
**Before starting the task, please refer to [Add data of ML-YouTube-Courses](https://github.com/orgs/ocademy-ai/projects/3/views/1?filterQuery=label%3Adata&pane=issue&itemId=36101499)…
-
# 論文リンク
https://arxiv.org/abs/2001.04451
# 公開日(yyyy/mm/dd)
2020/01/13
# 概要
・計算コストの高い Transformer の計算効率効率のための手法を 2つ提案
・内積注意 → 局所性鋭敏型ハッシュを使用して計算量オーダーを O(L^2) から O(L log L ) に削減 (L はシーケンス長)
…