Error using pmap on autodiff ODE solver inside Turing @model function
|
|
9
|
615
|
February 23, 2023
|
How to (if possible) re-write this simple censored Poisson model without Turing.@addlogprob!
|
|
13
|
607
|
February 22, 2023
|
Minibatch ADVI?
|
|
0
|
252
|
February 21, 2023
|
Error with ForwardDiff in Turing
|
|
30
|
3633
|
February 15, 2023
|
Probability queries for simple model
|
|
5
|
336
|
February 14, 2023
|
Case study: Speeding up a logistic regression with RHS prior (Turing vs Numpyro) - any tricks I'm missing?
|
|
38
|
3207
|
February 6, 2023
|
Models with persistent memory usage
|
|
3
|
291
|
February 6, 2023
|
AdaptiveMCMC defining prior and multivariate parameters
|
|
0
|
187
|
February 2, 2023
|
ForwardDiff AD Error using distributed within Turing @model
|
|
0
|
295
|
January 17, 2023
|
Sampling gives chains which converge to two different distributions in ODE example of TuringTutorials
|
|
4
|
235
|
January 11, 2023
|
How to model Zero Inflated Distribution
|
|
2
|
442
|
January 3, 2023
|
Turing.jl setting different updates for arrays of variables
|
|
2
|
320
|
December 30, 2022
|
Translating a TuringGLM model to a Turing model
|
|
4
|
404
|
December 25, 2022
|
Issues implementing Copula regression using copula and Turing
|
|
23
|
1249
|
December 10, 2022
|
MethodError: no method matching translate! in Turing with SMC
|
|
0
|
271
|
December 1, 2022
|
Turing Sampling specified parameters
|
|
40
|
798
|
November 28, 2022
|
Performance issues sampling a multimomial logit (slightly modified) with Turing.jl
|
|
6
|
1168
|
November 25, 2022
|
ParetoSmooth.jl psis_loo crashes with ERROR: The number of lines in `row_names` must match the number of lines in the matrix
|
|
5
|
1279
|
November 24, 2022
|
Turing.jl - NUTS gets stuck in "The current proposal will be rejected... isfinite.((θ, r, ℓπ, ℓκ)) = (true, true, false, true)"
|
|
7
|
2719
|
November 22, 2022
|
Recommendations for learning basic probabilistic simulation
|
|
3
|
382
|
November 19, 2022
|
How to use ParetoSmooth.jl
|
|
12
|
3067
|
November 19, 2022
|
[DynamicPPL] attempt to link a linked vi
|
|
4
|
384
|
November 16, 2022
|
Sample `arraydist` of `filldist`s in Turing
|
|
0
|
896
|
November 14, 2022
|
Constrained Priors and Bijectors
|
|
7
|
345
|
November 12, 2022
|
Parameter estimation ODEs
|
|
6
|
1307
|
November 8, 2022
|
Data stitching
|
|
30
|
912
|
November 7, 2022
|
NUTS Sampler stuck in rejected due to numerical errors
|
|
0
|
232
|
October 31, 2022
|
MCMC Benchmark
|
|
14
|
4306
|
October 25, 2022
|
Obtaining the posterior distribution of parameters in Turing using the MCMC method
|
|
3
|
743
|
October 22, 2022
|
TypeError: in typeassert, expected Float64, got a value of type ForwardDiff.Dual{Nothing, Float64, 12}
|
|
8
|
1161
|
October 19, 2022
|