Does PyMC work for ABC SMC?

I have an example of ABC in PyMC(3) here:

The Simulator class is not used; instead, a custom Theano operator for calculating the likelihood from the black-box model is defined.

1 Like