James Lucas
James Lucas
Actually I might have spoken too soon. I just ran a gmm simulation - sampling data from 3 gaussian clusters with specified mean and variances to see if it could...
Hopefully I'll have some time to dig into it in the next few days. It seems pretty minor so hopefully something will jump out.
I finally got a little time to look at this. I think I checked over everything and compared to the scikit implementation - sadly I couldn't spot anything incorrect. It...
Sat down with this again today. I've been unable to track down the issue, but agree with you that it is probably the update (or atleast gaussian estimation) code. I...
I'm going to try to tackle this again when https://github.com/AtheMathmo/rulinalg/pull/150 is merged. This should make this work a little easier to complete.
Of course I would love more pretty pictures in the documentation! However - I'm not sure that the README is necessarily the best place for this (it probably is right...
I'd love for you to take a look at learning-machines! I'll keep this issue open (for a little while) as I feel like others may have opinions on it too....
I thought a little more about this today. I think perhaps a good idea would be to have examples which can produce pretty graphics on their own, through libraries like...
It might be that we are both describing the same thing! I meant that instead of producing graphics and putting them in documentation we could write examples, which would live...
I agree that this is a really great idea! It seems an unfortunate restriction that you cannot use the `Transformer` trait. I think that it might be worth changing the...