DistributionsAD.jl icon indicating copy to clipboard operation
DistributionsAD.jl copied to clipboard

MixtureModels

Open theogf opened this issue 5 years ago • 2 comments

The mixturemodel of distributions.jl has some type assert making it incompatible with most AD.

theogf avatar Mar 21 '20 18:03 theogf

I was thinking of taking this up as I need it. I am familiar with Zygote and ReverseDiff. I haven't used Tracker before.

Will this require changes in Distributions.jl or is it enough to add methods here.

sivapvarma avatar May 11 '20 02:05 sivapvarma

Hi! Once you get it working, we can decide which code can go in here and which may need to go in Distributions.jl. We may also host some code here temporarily until it is merged and released in Distributions.jl.

mohdibntarek avatar May 11 '20 05:05 mohdibntarek