ValueError: Incompatible shapes for broadcasting: shapes=[(2,), (5,)]
|
|
1
|
294
|
May 17, 2024
|
SVI with Multiple gpus
|
|
0
|
157
|
May 17, 2024
|
Extending GMMs for regressions-within-clusters
|
|
12
|
304
|
May 16, 2024
|
Simple BNN NUTS sampling
|
|
5
|
862
|
May 11, 2024
|
Extending GMM example to higher dimensional datasets
|
|
1
|
225
|
May 8, 2024
|
Get log probabilities of samples using AutoBNAFNormal
|
|
3
|
184
|
May 7, 2024
|
How not to use a for loop for 20k independent models
|
|
3
|
208
|
May 3, 2024
|
Using Effect Handlers to Adjust Priors?
|
|
1
|
216
|
May 3, 2024
|
Simulated Annealing with NUTS to optimize a jitted potential function
|
|
1
|
264
|
May 2, 2024
|
Dealing with breaking change of Predictive in numpyro 0.14.0
|
|
2
|
144
|
May 1, 2024
|
Dataloaders with numpyro SVI?
|
|
8
|
668
|
April 30, 2024
|
CPU utilization
|
|
1
|
302
|
April 16, 2024
|
Indexing external dictionary in dynamic model
|
|
5
|
405
|
April 19, 2024
|
Scan smoothes, doesn't forward filter? state-space, forecasting, dynamic linear models
|
|
13
|
428
|
April 17, 2024
|
Cost of instantiating a Numpyro distribution
|
|
3
|
192
|
April 17, 2024
|
Dirichlet Multinomial with centered random effects
|
|
2
|
294
|
April 13, 2024
|
ELPD calculation problem
|
|
0
|
211
|
April 10, 2024
|
Jax.experimental.sparse for better memory/speed performance?
|
|
10
|
478
|
April 8, 2024
|
JAX error with SVI + autoguide (model works fine with NUTS)
|
|
2
|
223
|
April 7, 2024
|
Jax ConcretizationTypeError when saving mcmc using dill after running with chain_method='parallel'
|
|
0
|
199
|
March 31, 2024
|
RL model with numpyro. Assignment issue
|
|
0
|
211
|
March 28, 2024
|
Forecasting with a stochastic volatility model in numpyro
|
|
16
|
918
|
March 26, 2024
|
Saving intermediate data for each posterior sample
|
|
1
|
221
|
March 25, 2024
|
AffineTransform creates 2 estimates
|
|
1
|
374
|
March 25, 2024
|
Model with a joint posterior distribution
|
|
1
|
262
|
March 22, 2024
|
MCMC, SVI optimization and pytrees, eg equinox
|
|
3
|
482
|
March 21, 2024
|
How to Convert Constrained Samples to Unconstrained Samples for SVI Guide?`
|
|
4
|
297
|
March 20, 2024
|
Checkpoints for `mcmc.run()`
|
|
3
|
288
|
March 19, 2024
|
ELBO with a differentiable model()
|
|
1
|
218
|
March 19, 2024
|
MCMC Intermediate computation saving
|
|
5
|
246
|
March 18, 2024
|