CBAFed
Pseudo labeling
A PyTorch implementation of a method for improving semi-supervised learning in federated settings by adapting pseudo labels to balance classes.
7 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides PyTorch implementation of a method to address noisy labels in medical image segmentation. | 71 |
| Implementation of federated learning algorithms for distributed machine learning on private client data | 37 |
| An implementation of semi-supervised federated learning for improving the performance of a server using distributed clients with unlabeled data | 36 |
| PyTorch implementation of the CBAM module for refining feature maps in deep networks | 1,353 |
| A PyTorch implementation of a semi-supervised learning framework for training deep neural networks with noisy labels by dynamically dividing the data into clean and noisy sets. | 546 |
| Implementation of a method to improve machine learning models trained with noisy labels by selecting and collaborating with high-quality samples | 39 |
| Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. | 291 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. | 65 |
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments. | 266 |
| A PyTorch implementation of a method for learning with noisy labels in deep neural networks | 97 |
| A PyTorch implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision | 102 |