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.
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.