Closed sosuts closed 4 years ago
Sorry, right after making this issue, I found that it's still broken. https://github.com/TuringLang/DistributionsAD.jl/issues/2
It would be great if someone knows where the problem is...
The problem is the besselix
function in SpecialFunctions
. It needs a custom adjoint.
Thank you. Sorry for the late reply... I wish I could fix it myself...
I want make a mixture model of circular data(-pi to +pi). When I tried modelling referring this tutorial, so many errors occurred . Is von Mises distribution still broken?