Implementing Crank-Nicolson Method to Solve 1D Heat Diffusion
|
|
7
|
50
|
September 3, 2024
|
Sparse Linear System Solving Inside PyMC
|
|
4
|
32
|
August 26, 2024
|
How to Set Subtensor in a Random Variable Matrix to 0
|
|
1
|
19
|
August 14, 2024
|
Custom PyTensor Op to calculate an analytical gradient
|
|
9
|
37
|
July 14, 2024
|
Dynamic Slicing of Array for multi-index hierarchical model
|
|
4
|
81
|
June 21, 2024
|
Use of indexes to select slices of variable tensors
|
|
5
|
90
|
June 17, 2024
|
Symbolic gradient of GP posterior predictions
|
|
7
|
153
|
June 11, 2024
|
Using TensorVariable into interpolated function with numpy
|
|
2
|
123
|
June 7, 2024
|
Looping over two dimensions with Pytensor Scan
|
|
5
|
135
|
May 28, 2024
|
Multinomial logistic regression on conjoint choice data
|
|
6
|
1236
|
April 22, 2024
|
Trouble accessing pytensor docs from Japan
|
|
2
|
96
|
April 22, 2024
|
Sunode pytensor rewrite failure error?
|
|
0
|
151
|
April 12, 2024
|
Getting solve_ivp to work with PyMC?
|
|
0
|
101
|
April 12, 2024
|
Learning pytensor scan function utilizing a simple population model
|
|
0
|
114
|
April 9, 2024
|
PyTensor scan of an array with PyMC sampling
|
|
7
|
247
|
March 29, 2024
|
Jax sampling for bayesian neural network
|
|
3
|
147
|
March 27, 2024
|
What's the recommended way to split data in Pytensor?
|
|
7
|
199
|
March 1, 2024
|
Implementing Geo-level Adstock Function
|
|
4
|
445
|
February 22, 2024
|
Constructing a jaxified transform function
|
|
1
|
158
|
January 11, 2024
|
Unable to call a pytensor function() from a conventional python function
|
|
2
|
242
|
January 1, 2024
|
PyTensor Scan Dimension Mismatch
|
|
2
|
225
|
December 20, 2023
|
Some problems about pytensor
|
|
2
|
300
|
December 12, 2023
|
Using CustomDist as a stochastic variable - causing TensorType error
|
|
6
|
329
|
December 11, 2023
|
Nan when using two outputs in pytensor.scan
|
|
2
|
193
|
December 5, 2023
|
Using named dimensions when defining intermediate tensors/variables in the model
|
|
4
|
288
|
November 27, 2023
|
Change dtype of prior random variable to reduce RAM usage
|
|
1
|
297
|
November 14, 2023
|
Hitting a weird error to do with RNGs in Scan in a custom function inside a Potential
|
|
19
|
693
|
October 23, 2023
|
Something changed in `pytensor > 2.12.3` (and thus `pymc > 5.6.1`) that makes my `pytensor.gradient.grad` call get stuck - any ideas?
|
|
35
|
821
|
October 22, 2023
|
"LogCDF method not implemented for gamma_rv{0, (0, 0), floatX, False}" after updating to 1.27.0
|
|
2
|
252
|
October 2, 2023
|
Dynamic shaping, "round" function, JAX, and a "few" more questions
|
|
28
|
1452
|
September 29, 2023
|