-
I propose to add optional computation of diagnostics during sampling.
To achieve this, I propose to read the csv files to:
(1) track the proportion of treedepth exceeded
(2) track whether any pos…
-
Hi Marwan,
Thanks again for adding the 3D directional color-coding feature...
I noticed some choppiness (discontinuities) in the colormap. Did you perhaps encode the angle to each axis or the si…
-
Returns the level of detail that would be used when sampling a texture with a sampler + a certain set of texture coordinates.
SPIR-V: [OpImageQueryLod](https://registry.khronos.org/SPIR-V/specs/uni…
-
after making my pt with this coomand:
` ./vits/train.py --num-epochs 1 --model-type low --max-duration 40 `
I try to run this command:
` ./vits/infer.py --epoch 1 --max-duration 40 `
and got th…
-
This will involve splitting the data into training and validation sets and comparing parameter values.
-
Travis tests are taking a long time with the current demo notebook. I'm going to simplify the tests in the notebook and use separate, local scripts to run more meaningful tests. Similar to #16, I'm …
-
Hi,
The background is that in Encoder-Decoder model used for translation from "Attention Is All You Need" I desired to mask-out the padding in sentence passed to Encoder's MultiHeadAttention, but I…
mashu updated
8 months ago
-
In XBMC and flash player in browser on Android, in XBMC on linux Video: H.264 / AVC 1569 kbit/sec Audio: MPEG-4 AAC does not work.
sample: https://drive.google.com/file/d/0B5rEsasQxLy_aVozZWxEeXdlNGs/…
mvlm updated
10 years ago
-
Is there documentation on what the input structure is for the function `log_posterior_fn` in line 114 of models.py? These are essentially the BNN params and I want to understand how these params are a…
-
when I change the sampling interval from ten seconds to one second the vertical coordinate is scaled by a factor of four -- for example, from 5 cm at 4h to 20cm at 4h (as per plots below). I'm also a…