Kevin P Murphy

Results 75 comments of Kevin P Murphy

The matlab code is deprecated, I never plan to document it. Please switch to python and scikit-learn! On Mon, Aug 29, 2016 at 3:49 AM, feider [email protected] wrote: > One...

I just pushed a fix for this On Thu, Dec 24, 2015 at 1:04 AM, sungyongs [email protected] wrote: > in initPmtk3.mat, line 49: > downloadAllSupport(); ---> downloadAllSupport([],[]); > > see...

In my book, most figures have 1 or 2 corresponding matlab scripts; it would be great if you could make python versions of these. The structure is up to you....

Comments - 4.33. I have asked Jay Chen for a new version although IMHO it is fine as is. - 9.11. This figure was used in book 0 p892 and...

I believe that @patel-zeel has now solved this in BIJAX?

@karm-patel I think you have already solved this? Where is the code?

https://github.com/probml/pyprobml/pull/1049 http://blog.blackhc.net/2022/07/kbald/

Please put the $\hat{y}_t$ nodes inside a square box, and the $L_t$ nodes inside a diamond (as in the influence diagram notation).

please also make this very similar figure

BTW I slightly rewrote the section n GPLVM (28.3.7) to make the notation clearer. New version below. I found this colab (based on PyMc4 , which uses TFP and is...