TuringLang/DynamicPPL.jl
Implementation of domain-specific language (DSL) for dynamic probabilistic programming
JuliaMIT
Pinned issues
Issues
- 3
Harmonise our use of !!
#653 opened by mhauru - 3
- 0
Transfer `Turing.Inference.predict` to `DynamicPPL`.
#647 opened by yebai - 2
`initial_params` with wrong length throws UndefVarError: `theta` not defined` while trying to show an error
#672 opened by vandenman - 5
Decide the fate of `VarInfo.num_produce`
#661 opened by mhauru - 2
- 0
get log-density of prior components
#662 opened by bgctw - 12
- 11
Derived variables from data on the LHS of tilde
#519 opened by yebai - 0
Introduce an `API` submodule to make clear what APIs are planned to be supported for programmatic access of models
#656 opened by yebai - 0
Too many gets
#654 opened by mhauru - 0
`LKJCholesky` model fails through `LogDensityProblems` when using `SimpleVarInfo`
#652 opened by sunxd3 - 9
Type inference failure when compiled with custom AbstractInterpreter (e.g. GPUCompiler)
#643 opened by wsmoses - 2
Roadmap for removal of `Selector` shenanigans
#573 opened by torfjelde - 1
Repeated deriving of `rule` while using Tapir
#640 opened by sunxd3 - 0
Convert doc diagrams to Mermaid
#642 opened by yebai - 2
Replace uage of `typeof` with `Core.Typeof`
#625 opened by torfjelde - 0
Broken `init` for `MatrixDistribution` and `CholeskyVariate` with multiple samples
#493 opened by harisorgn - 15
- 5
`minibatch` / `stochastic_gradient` operation on models
#633 opened by yebai - 0
- 1
Issue with ReverseDiff and undef on Julia v1.7
#612 opened by torfjelde - 0
- 3
Name clash caused by submodels is hard to debug
#427 opened by phipsgabler - 1
Type-instability when using type-parameters
#596 opened by torfjelde - 0
Storing returned values in `VarInfo`.
#529 opened by yebai - 3
DynamicPPL..jl tests 23 Broken.
#601 opened by iajzenszmi - 6
- 4
Don't overload `rand` for test models
#500 opened by torfjelde - 1
`BangBang.setindex!!(vi::SimpleVarInfo{<:AbstractDict}, val, vn::VarName)` returns eltype Any arrays when `vn` is multidimensional
#530 opened by sunxd3 - 5
- 1
`SimpleVarInfo` sometimes returns a `SimpleVarInfo` with `Int`-type `logp` and creates down-stream errors
#569 opened by sunxd3 - 0
Remove `tonamedtuple`
#533 opened by torfjelde - 0
Move TestUtils to an extension
#550 opened by devmotion - 1
Can't use `@info` in models
#537 opened by torfjelde - 0
MCMCChains for Julia < 1.9
#515 opened by torfjelde - 8
Decouple from Distributions.jl
#523 opened by torfjelde - 1
- 1
`logprior`, `loglikelihood`, `logjoint` are not working with `MCMCChains` in Julia 1.9
#518 opened by LeeviLindgren - 12
error with invlink!! and Dirichlet
#504 opened by miguelbiron - 2
- 10
- 1
Conditioning with Turing Chains `name_map`
#478 opened by ya0 - 1
Use merge queue instead of bors?
#463 opened by devmotion - 3
- 7
Adding StatsBase.predict to the API
#466 opened by sethaxen - 12
InferenceObjects integration
#464 opened by sethaxen - 9
Remove use of `threadid`
#429 opened by devmotion - 4
- 1