Kayhan Batmanghelich
Kayhan Batmanghelich
Hey guys, Very nice work! It seems some of the functions are missing. Here is an example: ``` 44 from autograd.tracer import Node ---> 45 from autograd.util import toposort 46...
Hi, I hit a roadblock! I tried to compute kernel for a typical UNet for 10 images. The image size is not big (64,64) and the number of images is...
Hi, I was wondering where you set the hyper-parameters of the CRP ? I ran crosscat on my data and it always collapses to one view. The `logscore` also converges...
Hi, I was wondering how to sample Posterior partitioning of the rows/columns (cluster assignment)? Is this feature supported? If not, is there any to do that? Theoretically, it should be...
Hi Dougal, Maybe I am missing something but in the notebook example (and perhaps in other places), the median trick was not done correctly. In the median trick, sigma (inverse...