-
Very excited to see a deep learning course being developed! Here is some feedback I have and I hope this helps to build the course better.
- 1. Explain the reason for the activation function. …
-
I want to have a simple kind of "hello world" cntk model that I master and I'm stuck.
Here is the code - can anybody tell me how to eval a simple prediction. This is a 2 features / 3 classes classifi…
-
Could you comment on the following? I believe it would help me and potentially future readers:
1. Have you used this loss in a multitask sense? For example, combining segmentation and heat-maps fro…
-
- [ ] conv.jl memory management and algorithm selection issues. rnn algorithm selection.
- [ ] check cuda 10 and cudnn 7.3 for performance improvements.
- [ ] test ekin's slowdown example (arra…
-
## 🐛 Bug
Using key_padding_mask and attn_mask with nn.MultiheadAttention causes gradients to become NaN under some use cases.
## To Reproduce
Steps to reproduce the behavior:
Backwards pas…
-
Hi,
I'm currently have 2 hidden layers, one convolutional and one fully connected, with 200 neurons each. The input are 640x120x1 images with a batch size of 8. But as soon as the training starts, the…
-
Hello, I have some difficulties converting your model both to onnx and to torchscript. I've read closed issues already but there isn't any help. Could you help me? Or, may be, someone succeeded to do …
-
`predict_particles` throws a `MethodError` when I try to use it in the multinomial logistic regression example.
The error is: `ERROR: MethodError: no method matching &(::Particles{Bool,1000}, ::Par…
-
@Seanlinx Hi , Seanlinx , I have some questions about your negativemining op . Theoretically , the loss of the CLS can be writen into 1(x) * log(x) * (-1/ohem_keep) , in which the x represents the t…
-
##### System information (version)
<
- OpenCV => 4.3.0
- Operating System / Platform => Ubuntu 64 Bit
- Compiler => g++
>
##### Detailed description
< My model has dsnt(Numerical Coordinat…