-
Notifications
You must be signed in to change notification settings - Fork 225
Insights: TuringLang/Turing.jl
Overview
Could not load contribution data
Please try again later
8 Pull requests merged by 4 people
-
Add
check_model
argument to optimisation#2518 merged
Mar 27, 2025 -
Release v0.37
#2487 merged
Mar 19, 2025 -
Clean up exports
#2474 merged
Mar 18, 2025 -
CompatHelper: bump compat for AdvancedHMC to 0.7, (keep existing compat)
#2503 merged
Mar 17, 2025 -
Remove
Zygote
#2505 merged
Mar 17, 2025 -
Support for DynamicPPL v0.35
#2488 merged
Mar 13, 2025 -
More fixes for DynamicPPL 0.35
#2494 merged
Mar 12, 2025 -
Make Gibbs work with step_warmup
#2502 merged
Mar 11, 2025
7 Pull requests opened by 3 people
-
CompatHelper: bump compat for AbstractPPL to 0.11 for package test, (keep existing compat)
#2501 opened
Mar 5, 2025 -
Update to the AdvancedVI@0.3 interface
#2506 opened
Mar 14, 2025 -
CompatHelper: bump compat for AdvancedVI to 0.3, (keep existing compat)
#2507 opened
Mar 15, 2025 -
CompatHelper: bump compat for AdvancedVI to 0.3 for package test, (keep existing compat)
#2508 opened
Mar 15, 2025 -
Release: Turing.jl@0.38
#2517 opened
Mar 26, 2025 -
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)
#2522 opened
Mar 27, 2025 -
CompatHelper: bump compat for ForwardDiff to 1 for package test, (keep existing compat)
#2523 opened
Mar 27, 2025
19 Issues closed by 3 people
-
Clean up LogDensityFunctions interface code + `setADtype`
#2473 closed
Mar 27, 2025 -
Clean up exports
#2468 closed
Mar 27, 2025 -
`prefix` should be exported
#2481 closed
Mar 27, 2025 -
`NaN` error during sampling with `NUTS` in Hidden Markov Model
#2513 closed
Mar 26, 2025 -
Bug: Incorrect Variance Test in `check_dist_numerical`
#2514 closed
Mar 21, 2025 -
Enzyme illegal type analysis on many Turing models
#2510 closed
Mar 20, 2025 -
Specify which variables to track
#1444 closed
Mar 18, 2025 -
Calibration Example of Complex Model
#1516 closed
Mar 12, 2025 -
Using @distributed to accelerate but getting wrong results
#2265 closed
Mar 12, 2025 -
Setup continuous benchmarking for Tuirng/DynamicPPL
#2238 closed
Mar 12, 2025 -
AD with Tracker.jl versus Zygote.jl and Mooncake.jl. For BNN.
#2454 closed
Mar 12, 2025 -
Performance regression for BernoulliLogit
#1934 closed
Mar 12, 2025 -
Errors in Sampling When Parameter Bounds Depend on Parameters
#1558 closed
Mar 12, 2025 -
Improper initial values when supports of the prior distribution are themselves random
#1270 closed
Mar 12, 2025 -
Gibbs gives different sampling results with fixed rng
#1731 closed
Mar 12, 2025 -
Remove `Zygote` from tests and docs
#2504 closed
Mar 12, 2025 -
Create a package extension for `JuliaBUGS`
#2104 closed
Mar 12, 2025 -
Keeping a nice changelog
#2463 closed
Mar 10, 2025 -
master -> main
#2479 closed
Mar 3, 2025
6 Issues opened by 4 people
-
Gibbs doesn't work with NUTS
#2520 opened
Mar 26, 2025 -
NaN in dataset leads to NaN parameters and difficult-to-interpret errors
#2515 opened
Mar 25, 2025 -
Get rid of src/essential
#2512 opened
Mar 18, 2025 -
Including VarNames in sampler states, etc.
#2511 opened
Mar 18, 2025 -
Interface for MAP/MLE/VI
#2509 opened
Mar 16, 2025
47 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Simplify the context mechanism in DynamicPPL
#2424 commented on
Mar 5, 2025 • 0 new comments -
Allow Gibbs sampler to have non-identity lenses for target variables
#2403 commented on
Mar 10, 2025 • 0 new comments -
MH currently does not support link/invlink properly on a per-variable basis
#1583 commented on
Mar 12, 2025 • 0 new comments -
Should the initial parameter samples / values be recorded for each chain
#1282 commented on
Mar 12, 2025 • 0 new comments -
Add support for CategoricalArrays as inputs into a model
#1815 commented on
Mar 12, 2025 • 0 new comments -
SMC throws BoundsError when discard_initial > 1 or thinning > 1
#1811 commented on
Mar 12, 2025 • 0 new comments -
Introduce a docs FAQ section
#2431 commented on
Mar 12, 2025 • 0 new comments -
`step_warmup` for Gibbs (and RepeatSampler)
#2493 commented on
Mar 12, 2025 • 0 new comments -
These tests should be in DynamicPPL or removed
#2475 commented on
Mar 12, 2025 • 0 new comments -
Fix new Gibbs sampler for cases where only some variables need to be linked
#2401 commented on
Mar 12, 2025 • 0 new comments -
Improve Gibbs dynamic model test
#2402 commented on
Mar 12, 2025 • 0 new comments -
`ComponentArray` instead of `NamedArray` for mode estimation results?
#2363 commented on
Mar 12, 2025 • 0 new comments -
Constrained or partitioned inference for Turing models.
#2249 commented on
Mar 12, 2025 • 0 new comments -
Integrating Turing and MarginalLogDensities
#2398 commented on
Mar 12, 2025 • 0 new comments -
Progress reporting in parallel sampling
#2264 commented on
Mar 12, 2025 • 0 new comments -
Refactoring AD Tests
#2307 commented on
Mar 12, 2025 • 0 new comments -
Replace @inferred tests with Jet
#2319 commented on
Mar 12, 2025 • 0 new comments -
Distributions defined in Turing: is the plan to keep them here?
#2298 commented on
Mar 12, 2025 • 0 new comments -
Remove `hmc.jl` and `mh.jl` in light of upstreamed "getparams" into AbstractMCMC
#2367 commented on
Mar 12, 2025 • 0 new comments -
Enable Mooncake in ADTypeCheckContext tests
#2372 commented on
Mar 12, 2025 • 0 new comments -
Better return type for mode estimation
#2232 commented on
Mar 12, 2025 • 0 new comments -
Problem with using `predict` with vector valued random variables
#2239 commented on
Mar 12, 2025 • 0 new comments -
missing keyword arguments not property processed
#2259 commented on
Mar 12, 2025 • 0 new comments -
Docs on SGHMC / SGLD?
#2270 commented on
Mar 12, 2025 • 0 new comments -
Wishart priors resulting in `PosDefException: matrix is not positive definite; Cholesky factorization failed`
#2188 commented on
Mar 12, 2025 • 0 new comments -
Issue sampling from model using Beta distribution with small alpha values
#2159 commented on
Mar 12, 2025 • 0 new comments -
Feature request: Automatically handle errors by rejecting proposal
#1891 commented on
Mar 12, 2025 • 0 new comments -
Turing Sampling specified parameters
#1911 commented on
Mar 12, 2025 • 0 new comments -
Expose all DynamicHMC configuration options in DynamicNUTS
#1938 commented on
Mar 12, 2025 • 0 new comments -
Difficulty sampling a model with truncated normal Likelihood
#1722 commented on
Mar 12, 2025 • 0 new comments -
Chain construction errors when no variables are recorded
#1436 commented on
Mar 12, 2025 • 0 new comments -
Optimizing model with vector-valued observations produces error when data are a LinearAlgebra.Adjoint
#1481 commented on
Mar 12, 2025 • 0 new comments -
Sampling from prior using return value doesn't work with MvNormal
#1559 commented on
Mar 12, 2025 • 0 new comments -
Option to suppress "Warning" and "Info" statements
#1398 commented on
Mar 12, 2025 • 0 new comments -
Help with intializing the `getq` function from the tutorials
#1515 commented on
Mar 12, 2025 • 0 new comments -
HMM example model with missing data yields Malformed dims error
#1359 commented on
Mar 12, 2025 • 0 new comments -
`parameters` macro for specifying trace manually (aka Turing's `VarInfo`)
#2492 commented on
Mar 12, 2025 • 0 new comments -
Use AllocCheck.jl in tests
#2320 commented on
Mar 13, 2025 • 0 new comments -
PDMat error when sampling from prior of model with LKJCholesky
#2316 commented on
Mar 13, 2025 • 0 new comments -
Unification of submodels and distributions
#2485 commented on
Mar 13, 2025 • 0 new comments -
Better support for `:=`
#2409 commented on
Mar 16, 2025 • 0 new comments -
AdvancedVI 0.3 and compatibility with Turing.jl
#2430 commented on
Mar 16, 2025 • 0 new comments -
Slice sampling as a `Gibbs` sampler
#2300 commented on
Mar 20, 2025 • 0 new comments -
Turing.jl newsletter
#2498 commented on
Mar 28, 2025 • 0 new comments -
Test Enzyme and reexport `ADTypes.AutoEnzyme`
#1887 commented on
Mar 20, 2025 • 0 new comments -
Extension for MarginalLogDensities.jl
#2421 commented on
Mar 12, 2025 • 0 new comments -
CompatHelper: bump compat for AdvancedPS to 0.6 for package test, (keep existing compat)
#2483 commented on
Mar 21, 2025 • 0 new comments