-
**Description**
This issue occured when I used docker 1.13 and then I update to 17.03.But now it happen again.
By means of use commond "docker inspect ",I can find the container who is no …
-
as is told in the title,the resource of PRML `Pattern Recognition and Machine Learning` is not found
-
1. Navigate to https://www.choicehotels.com/mississippi/hattiesburg/clarion-hotels/ms140?sid=xGvANg.IuZC3g1Uu.32
2. Open Clipper in Full Page Mode
**Expected:** Screenshot of the page
**Actual;** Bla…
-
Hello, I have inspected the code :
https://github.com/PRML/PRMLT/blob/master/chapter10/mixGaussVb.m#L67
But it seems that is not correspond to equation 10.63 :
`v = v0 + nk` -> `v = v0 + nk + 1`
I hav…
-
I wrote a program to transfer my `csv` file to `lmdb` format using `db:DB` and `db::Transaction` defined in `db.hpp` and `db_lmdb.hpp`. And I encountered a strange error. I doubt if there exists a bug…
-
Thanks for this library. It is actually the only xsd validator in node that worked for me. I notice that the error messages are in german language. Would it be possible to make them english? :santa:
-
Hi,
I am trying to make public on mybinder.org some notebooks of mine where GPy is used. Installation works fine, but importing `GPy` fails with the following error:
```
/home/main/anaconda2/envs/bi…
-
Hey, I did not see any support for multi-label softmax, i.e. each input sample can have more than one labels. Seems issue #270 is talking about a different story.
Mathematically, say, if there are C …
-
同求:
Coder_Chenzhi: 我想补习机器学习涉及到的统计学知识,但是相关内容太多,不知道该如何下手,可以推荐一些资源吗?谢谢!
http://www.weibo.com/message/history?uid=1693756354&name=Coder_Chenzhi
-
I wrote a pretty toy spmv code. It hangs when trying to access the y1 (in device). If I append one empty row (so num_row == num_col), it runs smoothly.
Is it possible to support num_row < num_col as …