Benjamin Kurt Miller

Results 48 comments of Benjamin Kurt Miller

fyi I think the answer to this was to let `loss` exist in `DensityEstimator`, but not in the other ones.

I find the `SNPE_A_MDN` class quite confusing. Is there a loss implemented for it yet? Why does it only inherit from `DensityEstimator` but not implement all methods?

I have another case which does not seem to be covered by conflicts. Imagine you have a dependency, e.g. ``` git submodule add problem-project uv add problem-project ``` if one...

I am also up for it, but happy to work on something else if it's better as a one person job.

It seems like some work has begun here? I will add myself to help continue the integration.

> Hi, I am hitting this too when trying to use the pairwise distance norm of a batch of vectors, here is the [SO](https://stackoverflow.com/questions/54346263/tensorflow-gradient-getting-all-nan-values) question, am I getting this issue...