Florian Krebs
Florian Krebs
There seems to be a small error in `GraphicalModels/cpd/condDiscreteProdCpdCreate.m`. In function `condDiscreteProdCpdFit`, the variable `T` is computed but is not returned. I guess we should add a line saying `CPD.T...
Add CC BY-SA license
Thanks for publishing this interesting framework! I have a question: Are you planning to support "real" python [generators](https://wiki.python.org/moin/Generators) such as [tf.Dataset](https://www.tensorflow.org/api_docs/python/tf/data/Dataset) as DataGenerator? Then the input pipeline could be much...
Hello, I discovered a very weird thing, which happens every now and then, when I send an email with yagmail: I send emails with the follwing code: ``` yag =...