flynn
Federated NNN classifier
A software framework for federated nearest neighbor classification using a colony of fruit-flies
Code and supplementary material for the FlyNN classifier for Federated Nearest Neighbor Classification
3 stars
1 watching
0 forks
Language: Python
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
yuetan031/fedstar | This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. | 58 |
mengcz13/kdd2021_cnfgnn | An implementation of a federated graph neural network for spatio-temporal modeling | 65 |
codepothunter/fednp | A framework for non-IID federated learning via neural propagation | 6 |
mediabrain-sjtu/pfedgraph | This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. | 26 |
ignavierng/notears-admm | An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |
atuannguyen/fedsr | An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 54 |
gaoliang13/feddc | Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 79 |
felipexw/knn-java-library | An implementation of a K-Nearest Neighbor algorithm for supervised learning | 7 |
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
mediabrain-sjtu/fedgela | Federated learning algorithm designed to handle partially class-disjoint data by utilizing bilateral curation and Dirichlet partitioning. | 10 |
jiayunz/fedalign | Develops an alignment framework for federated learning with non-identical client class sets | 4 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
yutong-dai/fednh | An implementation of a federated learning framework for handling data heterogeneity in decentralized settings | 38 |
charliedinh/pfedme | An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. | 289 |