Martin Trapp

Results 19 issues of Martin Trapp

Tests in the distributions testset pass, however, all other testsets chinese restaurant processes, stick breaking, and size-based resampling error due to a KeyError when calling Libtask.consume(::Trace).

Here are some suggestions for improved descriptions of the samplers in Turing. Those are meant for the page: http://turing.ml/docs/sampler-viz/ * Change page to `Turing Samplers` * Remove the code explaining...

doc

RandIndex should be 1. of both assignments are equal. The current code returns 0.

The current unit test for the diagnostics functions only test if the function call works. In the future, we should add proper unit tests to ensure the resulting computations are...

enhancement

See the following issue: https://github.com/TuringLang/Turing.jl/issues/1398

enhancement

After the RF this might be an interesting extension of the current code, especially RMHMC with SoftAbs Metric. https://arxiv.org/pdf/1212.4693.pdf

algorithm

We should consider adding the following: https://arxiv.org/abs/1905.11916

algorithm

Hi, This looks like a really nice project. Do you aim to also include codes for Julia based PPLs? If so, I’m happy to have a look at it. Cheers,...

This is a summary issue of something floating around for quite some time. We would like to be able to do this: ```julia @model test(x) = begin m1 ~ Normal()...

enhancement

Hi, I'm trying to run FemtoClearner locally to fix deprecations on a development branch. However, I couldn't manage to have a working FemtoClearner version running as there seems to be...