xeonqq

Results 2 issues of xeonqq

https://github.com/probml/pmtk3/blob/dfe84aabf65d4e5133a62ac1f4722bf3834a3327/demos/bayesLinRegDemo2d.m#LL46C59-L46C71 It should be likelihood = @(W) uniGaussPdf(ytrain(i),W*[1;xtrain(i)],likelihoodSD.^2); I think

When using the lastest sming in docker and try to build esp32 I have the following error: ![Screenshot from 2024-06-01 21-11-29](https://github.com/SmingHub/Sming/assets/4160429/54f5cceb-cf5c-4f5f-be87-f1d0a8bfcf12) Have to delete that line from DataTime.cpp to make...