-
When our team trained the NiN network in chapter 7 more than one time, we got different learning curves:
**First time:**
![image](https://user-images.githubusercontent.com/30251584/83240593-d27810…
-
### Describe the bug
With polyglot notebook installed in VS Code. Open an ipynb file with python code cells in it.
Select kernel ".NET Interactive"
Even the default language configuration is F#, …
-
## error log | 日志或报错信息 | ログ
```
############# pass_level1
no attribute value
no attribute value
unknown Parameter value kind prim::Constant of TensorType, t.dim = 5
unknown Parameter value kind …
-
## Bài toán nhận diện syntax kiểu OCR
- [x] Kiểm tra Input
- [x] Search for Vietnamese data.
- [ ] OCR
- [ ] Word2vec
- [x] Vanishing Gradient and Exploding Gradient
- [ ] RNN
- [ ] Transformer…
-
## Description
(A clear and concise description of what the bug is.)
I am using `mxnet.optimizer.Adam` but this appears to apply to all of the optimizers.
I have called `collect_params` on my blo…
-
## Description
When trying to convert a numpy array with dtype `float16` I get the error below. I looked through the code and it looks like it should be supported, but I've tried the latest productio…
-
## Description
I'm getting LoadError in Julia trying to precompile MXNet on macOS 10.15.2. Interestingly installation on another macOS machine with the same versions were successful. The difference i…
-
![image](https://user-images.githubusercontent.com/5696153/74941028-a85bc900-53f2-11ea-8dc6-58f672f926a1.png)
The same error appears on my macbook when running locally
And this happens to all note…
-
Subscribe to this issue and stay notified about new [daily trending repos in Python](https://github.com/trending/python?since=daily)!
-
Hello, author. I am sincerely that you can answer me when you saw.
I urgently want to realize why there are Q, K, V as input in multi-head attention and then feed them into the three linear of each h…