PyTorch Implementation of "CCFC: Bridging Federated Clustering and Contrastive Learning".
To start training, simply run:
python main.py
If federated clustering (FC) piques your interest, then this FC Zoo is well worth a look, accessible here: https://github.com/Jarvisyan/Federated-Clustering.