Tutorial 2: Unsupervised Learning using Bayesian Mixture Models
CMoebus opened this issue · 0 comments
Hi,
I wanted to generalize the tutorial's code a bit so that cluster 2D-cluster centroids could possess unconstrained components. In the tutorial the x- and y- components are constrained to be equal. In the tutorial this is achieved by using only a 1D-parameter vector
A second issue is that I cannot install Turing.jl v0.30.5. My configuration is Win11 and
[31c24e10] Distributions v0.25.107
[7876af07] Example v0.5.3
[1a297f60] FillArrays v1.9.3
[c3e4b0f8] Pluto v0.19.38
[f3b207a7] StatsPlots v0.15.7
[fce5fe82] Turing v0.30.4
Thanks in advance, Claus Möbus