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

Bug when training LUCID-GAN without conditions #6

Open
stighellemans opened this issue Feb 1, 2024 · 0 comments
Open

Bug when training LUCID-GAN without conditions #6

stighellemans opened this issue Feb 1, 2024 · 0 comments

Comments

@stighellemans
Copy link

Describe the bug
When training LUCID-GAN, it's not possible when no conditions are given.

To Reproduce
#Without a conditional
adult_lucidgan.fit(adult_data)

Expected behavior
I would expect the model to work in all edge cases: conditional yes/no, discrete columns yes/no

Environment

  • Python version (e.g., 3.8):
  • OS: MacOS M1 chip
@stighellemans stighellemans mentioned this issue Feb 1, 2024
9 tasks
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

1 participant