joycepy711's Stars
google-parfait/tensorflow-federated
An open-source framework for machine learning and other computations on decentralized data.
OpenPPL/ppq
PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.
shaoxiongji/federated-learning
A PyTorch Implementation of Federated Learning http://doi.org/10.5281/zenodo.4321561
WangRongsheng/CareGPT
🌞 CareGPT (关怀GPT)是一个医疗大语言模型,同时它集合了数十个公开可用的医疗微调数据集和开放可用的医疗大语言模型,包含LLM的训练、测评、部署等以促进医疗LLM快速发展。Medical LLM, Open Source Driven for a Healthy Future.
google-research/federated
A collection of Google research projects related to Federated Learning and Federated Analytics.
mightydeveloper/Deep-Compression-PyTorch
PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by Song Han, Huizi Mao, William J. Dally
jiangyuang/PruneFL
This is the code repository for the following paper: "Model pruning enables efficient federated learning on edge devices".
MMorafah/Sub-FedAvg
Personalized Federated Learning by Structured and Unstructured Pruning under Data Heterogeneity
charleslipku/LotteryFL
LotteryFL: Empower Edge Intelligence with Personalized and Communication-Efficient Federated Learning (2021 IEEE/ACM Symposium on Edge Computing)
BerivanIsik/sparse-random-networks
Implementation of the FedPM framework by the authors of the ICLR 2023 paper "Sparse Random Networks for Communication-Efficient Federated Learning".
LeiDu-dev/FedSGD
Federated learning via stochastic gradient descent
pps-lab/fl-analysis
ciodar/deep-compression
PyTorch Lightning implementation of the paper Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding. This repository allows to reproduce the main findings of the paper on MNIST and Imagenette datasets.
qiongwu86/AFLDDPG
MMorafah/Awesome-Federated-Learning-Pruning
Every work on Federated Learning Pruning
news-vt/Green-Quantized-FL-over-Wireless-Networks-An-Energy-Efficient-Design
This is a repository for the implementation of the paper "Green, Quantized Federated Learning over Wireless Networks: An Energy-Efficient Design".
EricLoong/feddip
The official code for ICDM2023 paper: ' FedDIP: Federated Learning with Extreme Dynamic Pruning and Incremental Regularization'
facebookresearch/SecureFLCompression
Compression primitives for uplink compression in Federated Learning that are compatible with Secure Aggregation.
bug-code/TensorFlow_Federated-Note
Federated learning note
L3030/FedCyBGD
The implement of FedCyBGD
ChristianInterno/AutoFLIP
Automated Federated Learning via Informed Pruning (https://arxiv.org/abs/2405.10271)
lgrativol/fl_exps
khle08/Network-pruning-with-Simulated-Annealing
mlzxy/mdpi2022
ElnathanTiokou/federated
A framework for implementing federated learning
lgrativol/darknet-zynq
Accelerating DNN inference and training on Zynq
mark-h-meng/flap
PromiseChan/Federated-Learning
联邦学习
PromiseChan/fl_exps
PromiseChan/LHY_ML2020_Codes
李宏毅机器学习2020课程的相关代码