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

Applying CGANs on more than 2 classes #27

Open
Zardian18 opened this issue Jan 10, 2024 · 0 comments
Open

Applying CGANs on more than 2 classes #27

Zardian18 opened this issue Jan 10, 2024 · 0 comments

Comments

@Zardian18
Copy link

Following the book, ive been trying to apply ConditionalWGAN for fashion mnist dataset with 10 classes but am facing error. I changed the model accordingly for both generator and critic and instead of one hot encoding the labels, im passing them just as numbers. What are the changes I am supposed to make. I've tried a few but none works.
And if i try to fit it normally, this error occurs. Does anyone know how to implement it?
image

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