-
## Pre-review
- [x] Convincing data science problems
- [x] Unstructured & large data
- [ ] Description of data
- [x] Difficulty of data
- [ ] Evaluation
- [x] Data preparation
- [x] Feasibility…
-
# Contents
1. Attention mechanism - 어떤 배경에서 등장하게 되었나?
2. Attention mechanism
## references
- https://www.oreilly.com/library/view/neural-networks-and/9781492037354/ch04.html
- https://arxiv.org…
-
When i call the set_learning_rate(0.001) to set learning_rate, it crash!
![图片](https://user-images.githubusercontent.com/40679769/80666034-b6525800-8acd-11ea-808a-ffe4b5d0a7a8.png)
-
Hi @bshall,
I have a question about attention layer learning speed. The authors report a faster alignment learning speed by using DCA. Is that also the case observed in your training?
-
Thanks for your example and source code, it helps me a lot to develop my own LSTnet.
However, I have noticed that there are some flaws in the implementation of Skip RNN of yours.
The following is …
-
**Objective**: Create exercises where students have to complete miniGPT code
- [ ] Decide on exercise structure. Normally we have
1. warm-up: some easy example to complete to gain knowledge abo…
-
Hello @A-Jacobson.
Great work with your implementation and more importantly with you clear representation of the model in your README (100% better that the one presented in the paper x) ).
So I …
-
### Metadata
- Authors: Tobias Domhan and Felix Hieber
- Organization: Amazon
- Conference: EMNLP 2017
- Link: https://goo.gl/eFj9gx
-
Thanks for the nice work @ruiyan1995 .
I use the model to train it in my dataset and the results very nice.
I modified it so that I can get both performance individual action and group action (us…
-
i got negative loss when training wavenet with THSCH-30 dataset.
```
Wavenet Train
###########################################################
Checkpoint_path: i:/data/voice/logs-Tacotron-2\…