-
Why is `plots.py` in `examples/`?
-
I get a bad_alloc error when trying to run the ProcessStack
```bash
root@ce3d88c4accd:/opt/tgmm/bin# ./ProcessStack /mnt/data/TGMM_configFile_dockertest_2.txt 0 10
ProcessStack Version fatal: not…
-
We just disabled warnings on travis in #9840.
I don't think we should do that. I've been a bit absent lately, but I think the current state of the warnings is pretty bad. Many of these seem recent ch…
-
Hi, I am getting an error while trying to run deep_unsupervised_embedding on my project. I suspect there is some mismatch between the expected and received input shape for the CensNetConv network but …
-
Would it be possible to add example code in for Discrete Flows like the demo examples from the paper? Eg. the discretized mixture of gaussians?
I am finding that the brief example listed here: htt…
-
## Prelude / Prior Work
- https://github.com/kurtzace/complete-data-science-bootcamp-excercises
- [AI notes 2023](https://github.com/kurtzace/diary2023/issues/13)
- [Other data science steps taken …
-
I have problems generating random variables for nbinom NegativeBinomial GLM example, because it takes two parameters. I'm not sure I got the correct parameterization for gamma.
It would be useful t…
-
For a codiv analysis, add a term for every node that is part of a simplex of all sister nodes. This forces the model to 'expect' that the abundance of a parent node will be divided among it children.…
-
Thank you for the interesting Paper and publishing your code. I am trying to create a small notebook that demonstrates the CARD training and evaluation procedure on a toy dataset in order to better un…
-
[GPy has incredible tutorial notebooks](http://nbviewer.jupyter.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb). They teach basic concepts related to GPs and use GPy as a basis for explai…