-
Currently in RAM models, it is legal to include a latent in its own list of indicators.
Not sure if we can/should catch this. In other software, it generates an error:
> latent variable "x" can…
-
just the matmull:
```
[------------------------------------------------------------------------------------------------------------------------- attention -----------------------------------------…
-
Right now, it connects to internal wires only. It should do both.
jjts updated
2 months ago
-
## Hi, there seems to be a bug when I tried to train the transformer model. It also happened when I tried to use Marian-dev.
The log error shows:
[2020-05-03 12:35:12] [config] after-batches: 0…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to use the `Resolve` method directly in order to extend the functionality for things other than INavigation.
…
-
In MESMER-M we estimate the parameters of the AR1 process to generate local temporally correlated variability. In principle, this is similar as in MESMER, except that we want AR parameters for each mo…
-
According to the [documentation](https://linkedin.github.io/greykite/docs/0.5.0/html/pages/miscellaneous/store_model.html#dump-the-results)
> The design info is not useful in general (to reproduce …
-
Hi ,
I followed the instructions as specified in https://github.com/marian-nmt/marian/issues/145
Does that apply to Transformer-big also? Is this the expected speed?
HW is - Single Nvidia P6000…
-
### Version
2.2.0
### Operating system type + version
Debian unstable
### Behavior
Running tests after a fresh compilation of 2.2.0 from source fails with `std::bad_alloc`. See https://…
-
marian throws an error message when training with workspaces > 26000 (tested on a V100 with 32GB memory):
```
[2019-10-22 17:37:55] Compiled without MPI support. Falling back to FakeMPIWrapper
[201…