You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository explores federated deep generative models with PyTorch, featuring Conditional DCGAN, FedGAN v2, and custom synchronization strategies. It demonstrates client-server training with FedAvg, non-IID data splits, and GAN evaluation, providing a foundation for research in privacy-preserving generative modeling.