-
Hi!
Just wondering how the RNN could be mixed into the `ODEProblem`
In flux times, it seems a Recur layer need to be created. However there is already a `Recurrence` in Lux.jl
[Training of UDEs w…
-
Hello,
I have a problem conducting layer feature attribution for my GRU model.
```
from captum.attr import LayerIntegratedGradients
ig = LayerIntegratedGradients(foreward_func, model.encode…
-
Example command:
```bash
donkey tubplot --tub=data/ --model=models/pilot_24-06-10_4.h5 --type=rnn --limit=30000
```
Results in error:
```python
Traceback (most recent call last):
File "/home/…
-
hello, I want to download the ESPnet pre-trained RNN language model, but the link is not correct. How can I download the pre-trained RNN language model? Thanks very much!
-
Hello,
When loading weights from a pretrained PyTorch model using the `VarBuilder::get` method, I've noticed that most of the loaded weights for different layers match correctly, except for a 2 lay…
-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.13.0
### Custom code
Yes
### OS platform and distribution
Linux…
-
While our [draft charter](https://www.w3.org/2023/03/proposed-webmachinelearning-charter.html) says that the group:
> priority on building blocks required by well-known model architectures such as re…
-
I am trying to fine tune the module for a specific use case and I have been having a plethora of issues that I have ultimatley "by-passed" but this one has been a headdache for a while
I have been …
-
When I trained the uis-rnn model, I found that the loss curve was abnormal. It shocked at -600 to -800 and never decline. I don't know how to solve it, can you give me some advice. And I used https://…
-
go through all the theory of the ML and DL
go thru these links:
1. 100-Days-Of-ML-Code
- 𝐋𝐢𝐧𝐤: ([https://lnkd.in/dcftdA57](https://lnkd.in/dcftdA57))
- 𝐒𝐭𝐚𝐫𝐬: ~42k
2. awesome-datascience
…