-
Hi folks, I just discovered this updated version of celerite and am excited to add `celerite2`'s `PyMC3` GP into the [`Eureka!` ](https://github.com/kevin218/Eureka) package (as I'm finding more and m…
-
I was getting a `TypeError` on this line even though you had casted the column to an `Int64` already.
https://github.com/gbosquechacon/statrethink_course_in_pymc3/blob/820436d718b4d6b0b7bf5c54e8bd…
-
**Describe the bug**
Installing pymc3 doesn’t result in a usable pymc3.
**To Reproduce**
Steps to reproduce the behavior:
1. Install pymc3
2. Restart kernel
3. Import pymc3 as pm
4. See that …
-
Hi!
I'm currently working on new project [Gelato](https://github.com/ferrine/gelato) that can be interesting for Lasagne users. It links PyMC3 and Lasagne for constructing neural networks from bayesi…
-
Hi everyone, I'm trying to run the example code in "Quickstart with PyMC3 — sunode documentation" but met the error "NotImplementedError: Cannot convert hares_start ~ HalfNormal to a tensor variable."…
-
# Summary
The following are existing issues & suggestions in the pymc3-examples repo after going through an iteration of renaming plot dependencies from `pm.` to `arviz.`
> Note: This is similar…
-
Hey! I believe you should reparameterize `u` and `w` in the planar flow like they do in the pymc3 (link below) to ensure the planar flow transformation is invertible, see the appendix in the paper htt…
-
When I attempt to import gelato, it fails with the following error message:
```
---> 19 class LayerModelMeta(pm.model.InitContextMeta):
20 """Magic comes here
21 """
Attribute…
-
The facet for the data local predictions does not work for the ProbabilisticPyMC3Model class yet. There is no error message or anything, just nothing appears on the screen when ticking the box for thi…
-
Hi folks! Great lib btw.
Is there any specific point for using stan? I think that pymc3 can perform the same calculations.
And already have some implementations for Bayesian tests. (https://docs.p…