Pinned Repositories
-
ABC
pytorch implementation of ABC : Auxiliary Balanced Classifier for Class-imbalanced Semi-supervised Learning
Adaptive
Pytorch Implementation of Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning
AdaptiveAttention
Pytorch Implementation of Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning
async-lp-sgd
Asynchronous Adam (and more!)
asynchronous-federated-learning
This is the repository for the work "An asynchronous aggregation mechanism with normalized temporal and informative weights and optimized interaction patterns"
asynchronous-federated-learning-1
Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)
audioset_classification
FedDC
An implementation for "Federated Learning with Non-IID Data via Local Drift Decoupling and Correction"
FedRec
gaoliang13's Repositories
gaoliang13/FedDC
An implementation for "Federated Learning with Non-IID Data via Local Drift Decoupling and Correction"
gaoliang13/FedRec
gaoliang13/ABC
pytorch implementation of ABC : Auxiliary Balanced Classifier for Class-imbalanced Semi-supervised Learning
gaoliang13/asynchronous-federated-learning
This is the repository for the work "An asynchronous aggregation mechanism with normalized temporal and informative weights and optimized interaction patterns"
gaoliang13/asynchronous-federated-learning-1
Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)
gaoliang13/Attacks-and-Defenses-in-Federated-Learning
gaoliang13/Awesome-Federated-Machine-Learning
Everything about federated learning, including research papers, books, codes, tutorials, videos and beyond
gaoliang13/cores
Learning with Instance-Dependent Label Noise: A Sample Sieve Approach (ICLR2021)
gaoliang13/CpRec
A Generic Network Compression Framework for Sequential Recommender Systems
gaoliang13/deep-gradient-compression
[ICLR 2018] Deep Gradient Compression: Reducing the Communication Bandwidth for Distributed Training
gaoliang13/FCO-ICML21
Code repository is for "Federated Composite Optimization", to appear in ICML 2021
gaoliang13/fedcon-pytorch
A PyTorch implementation for the paper FedCon: A Contrastive Framework for Federated Semi-Supervised Learning.
gaoliang13/FedDyn
gaoliang13/Federated-Learning-An-Agnostic-Approach-to-Federated-Learning-with-Class-Imbalance
gaoliang13/FedMatch
This repository is an official Tensorflow 2 implementation of Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning
gaoliang13/FedNova
PyTorch implementation of FedNova (NeurIPS 2020), and a class of federated learning algorithms, including FedAvg, FedProx.
gaoliang13/FedRecPapers
A project for collecting and showing the current research progress of FedRec
gaoliang13/FedReID
Implementation of Federated Learning to Person Re-identification (Code for ACMMM 2020 paper)
gaoliang13/fedsimul
A project for simulation of Asynchronous Federated Learning
gaoliang13/FINE_official
NeurIPS 2021, "Fine Samples for Learning with Noisy Labels"
gaoliang13/Labs-Federated-Learning
Accenture Labs Federated Learning
gaoliang13/limit-label-memorization
Improving generalization by controlling label-noise information in neural network weights.
gaoliang13/mdistiller
A Knowledge Distillation Toolbox. The official implementation of https://arxiv.org/abs/2203.08679
gaoliang13/NewsRecommendation
Implementation of several news recommendation methods in Pytorch.
gaoliang13/OP_Match
gaoliang13/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
gaoliang13/PiCO
PyTorch implementation of PiCO https://arxiv.org/abs/2201.08984
gaoliang13/PLGA
Asynchronous Federated Learning
gaoliang13/shapleyValues
This is a simple python script that calculates Shapley Values and their average.
gaoliang13/TorchSSL
A PyTorch-based library for semi-supervised learning (NeurIPS'21)