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

Using separate optimizers for the encoder and decoder of the TVAE #279

Open
HarrisonWilde opened this issue Apr 18, 2023 · 0 comments
Open
Labels
pending review This issue needs to be further reviewed, so work cannot be started question General question about the software

Comments

@HarrisonWilde
Copy link

Environment details

If you are already running CTGAN, please indicate the following details about the environment in
which you are running it:

  • CTGAN version: 0.7.1
  • Python version: 3.10.11
  • Operating System: MacOS

Problem description

I am interested in using the TVAE implementation in this package for a research project, I would like to be able to have separate optimizers for the decoder and encoder. I am not super familiar with VAE's (more so with GAN's), would anyone be able to help me in changing the TVAE code such that I can use one optimizer for each part, instead of one for both?

Thanks!

@HarrisonWilde HarrisonWilde added pending review This issue needs to be further reviewed, so work cannot be started question General question about the software labels Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending review This issue needs to be further reviewed, so work cannot be started question General question about the software
Projects
None yet
Development

No branches or pull requests

1 participant