Alfredo Canziani
Alfredo Canziani
Maybe, let's create a draft over the Christmas break? How shall we coordinate?
OK, adding `luaFuncKeyword` to the `endwise_syngroups` fixes it. Is there a more elegant way to fix this?
Hi @f-person, I have moved to Python ever since. So, I'm afraid I won't be able to assist you this time.
How did you _fix_ it? What is that you'd like to add to the `README.md`?
Currently, it's only `from res.plot_lib` right? You're suggesting that `pytorch_Deep_Learning.` should be prepended to `res`, correct?
Are you doing this for extra credit? If so, we should update to the latest API of `torchtext`.
Are you one of our interpreters or someone reading the material?
I understand. We use the Wiki and Slack to coordinate the translation. We have emails as well, in case someone needs pinging. Also, @vladisai may be able to help, for...
What does it mean "it doesn't work"? Is it issuing some error to you?
`d_input` is a `tuple` of 3 elements specifying the dimension `d` for _query_, _key_, and _values_. This functionality is not used in [15-transformer.ipynb](https://github.com/Atcold/pytorch-Deep-Learning/blob/master/15-transformer.ipynb), so I'm confused about *where* you're getting...