-
Hello,
I tried [the continuous normalizing flows example in the documentation](https://docs.sciml.ai/DiffEqFlux/stable/examples/normalizing_flows/), although the code kept running, it threw excepti…
-
**[ @mmguero](https://github.com/mmguero)** cloned issue [idaholab/Malcolm#248](https://github.com/idaholab/Malcolm/issues/248) on 2023-08-22:
> A user requested we look into accepting NetFlow v9 as…
-
It might be a stupid idea, didn't think it through from code perspective, but couldn't Ngboost predict the Normalizing Flows' parameters as well, so the final outcome distribution could be transformed…
-
Thanks for making this repo available, very interesting.
I have used [LightGBMLSS](https://github.com/StatMixedML/LightGBMLSS) for many projects and it is working quite well ,especially since you c…
-
-
Hi, thank you for your great work! :)
I could not find your email address in the paper and Google Scholar bio, so please let me ask you a question on this issue.
I have a question about Cyclic Nor…
-
this is easy in Edward: take any model already in Edward. define the variational family using [`TransformedDistribution`](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/distri…
-
Hi,
I wanted to ask if you would consider adding some of your literature to the [awesome-notmalizing-flows](https://github.com/janosh/awesome-normalizing-flows) repo? It is getting quite extensive…
-
I am interested in using the Pyro implementation of normalizing flows for my research. However, I cannot find anywhere in the docs instructions on how to enable GPU support. The [example page](https:/…
-
Hello!
I read your cvpr paper "Generative Flows with Invertible Attentions" and it is really impressive work for developing normalizing flow.
Then, i am trying to study and implement your work, …