kirthevasank / add-gp-bandits

Additive Gaussian Process Bandits - version 1.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about demo

cjfcsjt opened this issue · comments

Hi, I have a question about the demo. When I run demo.m and demo2.m, the code keep reporting errors in "stableCholesky.m", the console will continuously lists the following information:
"
......
CHOL failed with diagPower = 20771
CHOL failed with diagPower = 20772
CHOL failed with diagPower = 20773
CHOL failed with diagPower = 20774
......
"
Is this a bug? or I should just keep waiting?