Make Observe of Elemental Model callable from differentiated code

Issue #16 new
David Tolpin repo owner created an issue

Gradient method can be supplied for a model, in which case the model is not differentiated. Such model can be passed to inference algorithms, but is not composable within differentiated code. Observe can be called with proper wrapping, let’s implement it.

Comments (0)

  1. Log in to comment