-
## 🚀 Feature
Right now, it is not possible to export a softmax function that doesn't use `dim=-1`. It should be possible to use softmax with arbitrary dimensions without the use of hacky workaround…
-
can i use this model for multiple word detection ?
i want to train model for 5-6 trigger words . so i have to add all the wav files into positive folder right ? thats it ? will this work for multiple…
-
I am trying to use 10-fold crossvalidation to select hyperparameters for my model, but hit a RuntimeError when calling the likelihood.
The error arises in this call:
```python
observed_pred = …
-
I know this is not in the Faster R-CNN paper, but I was wondering if there was any interest in adding multi-task learning for Faster R-CNN, or R-FCN. This would allow a groundtruth to have multiple at…
-
Jared,
Great work as usual. "Given your response to the other issue, I take it that offering the **re.form** function from predict.merMod just isn't workable at this time, to marginalize over rando…
-
**Qubes OS version**
R4.0.4
**Affected component(s) or functionality**
Reporting message that iommu AMD-Vi is not enabled at install.
Fail to start sys-net and sys-vm after install.
…
-
## 🚀 Feature
## Motivation
Typically, in Deep Learning, the training process revolves around running consecutive epochs with a training and development dataset. Today for each new epoch, the Dat…
-
## 🚀 Feature
Input-cell-attention for LSTM
## Motivation
Recent efforts to improve the interpretability of deep neural networks use saliency to characterize the importance of input features in pr…
-
In context, I transfer video from a camera on a raspberry pi 3, to a local computer. The local network is only used for this purpose so there is no congestion on the network, besides I am connected …
-
Do you consider support Vega M in the future ROCm release? I think there are NUC users besides me want to setup AMD GPU support. Thanks!