Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to use Discretized mix logistic distribution? #7

Open
jfrancis71 opened this issue Dec 29, 2020 · 1 comment
Open

Possible to use Discretized mix logistic distribution? #7

jfrancis71 opened this issue Dec 29, 2020 · 1 comment

Comments

@jfrancis71
Copy link

Hi,

Very nice implementation, thank you. I'd be very much interested in using it with discretized mix logistic distribution. I note you seem to have implemented this function in nvae/loss.py.

You refer to it costing too much, is that costing too much in memory or compute time?

I assume line 40 in celeb_vae.py needs to be changed, but I wasn't quite sure how.

Thanks,
Julian.

@GlassyWing
Copy link
Owner

Hi,

Very nice implementation, thank you. I'd be very much interested in using it with discretized mix logistic distribution. I note you seem to have implemented this function in nvae/loss.py.

You refer to it costing too much, is that costing too much in memory or compute time?

I assume line 40 in celeb_vae.py needs to be changed, but I wasn't quite sure how.

Thanks,
Julian.

Sorry for the late reply,this is an incomplete implementation, I will try it in my spare time. For now, you can check the official implementation, which implements the method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants