All Projects → FederatedAI → Fate

FederatedAI / Fate

Licence: apache-2.0
An Industrial Grade Federated Learning Framework

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Fate

PFL-Non-IID
The origin of the Non-IID phenomenon is the personalization of users, who generate the Non-IID data. With Non-IID (Not Independent and Identically Distributed) issues existing in the federated learning setting, a myriad of approaches has been proposed to crack this hard nut. In contrast, the personalized federated learning may take the advantage…
Stars: ✭ 58 (-98.46%)
Mutual labels:  federated-learning
federated-xgboost
Federated gradient boosted decision tree learning
Stars: ✭ 39 (-98.97%)
Mutual labels:  federated-learning
Sand Spline
generative algorithm
Stars: ✭ 261 (-93.09%)
Mutual labels:  algorithm
easyFL
An experimental platform to quickly realize and compare with popular centralized federated learning algorithms. A realization of federated learning algorithm on fairness (FedFV, Federated Learning with Fair Averaging, https://fanxlxmu.github.io/publication/ijcai2021/) was accepted by IJCAI-21 (https://www.ijcai.org/proceedings/2021/223).
Stars: ✭ 104 (-97.25%)
Mutual labels:  federated-learning
Awesome-Federated-Machine-Learning
Everything about federated learning, including research papers, books, codes, tutorials, videos and beyond
Stars: ✭ 190 (-94.97%)
Mutual labels:  federated-learning
baai-federated-learning-crane-baseline
电力人工智能数据竞赛——液压吊车目标检测赛道
Stars: ✭ 17 (-99.55%)
Mutual labels:  federated-learning
backdoors101
Backdoors Framework for Deep Learning and Federated Learning. A light-weight tool to conduct your research on backdoors.
Stars: ✭ 181 (-95.21%)
Mutual labels:  federated-learning
Awesome Algorithms Education
A curated list to learning and practicing about algorithm.
Stars: ✭ 267 (-92.93%)
Mutual labels:  algorithm
Front-End
Federated Learning based Deep Learning. Docs: https://fets-ai.github.io/Front-End/
Stars: ✭ 35 (-99.07%)
Mutual labels:  federated-learning
Differencekit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
Stars: ✭ 2,986 (-20.9%)
Mutual labels:  algorithm
MixEth
MixEth: efficient, trustless coin mixing service for Ethereum
Stars: ✭ 49 (-98.7%)
Mutual labels:  privacy-preserving
pprec
a recommender engine node-js package for general use and easy to integrate.
Stars: ✭ 29 (-99.23%)
Mutual labels:  privacy-preserving
FGO-Automata
一个FGO脚本和API フェイトグランドオーダー自動化
Stars: ✭ 92 (-97.56%)
Mutual labels:  fate
Federated-Learning-Mini-Framework
Federated Learning mini-framework with Keras
Stars: ✭ 38 (-98.99%)
Mutual labels:  federated-learning
Bitmagic
BitMagic Library
Stars: ✭ 263 (-93.03%)
Mutual labels:  algorithm
FedLab-benchmarks
Standard federated learning implementations in FedLab and FL benchmarks.
Stars: ✭ 49 (-98.7%)
Mutual labels:  federated-learning
Challenge
The repo for the FeTS Challenge
Stars: ✭ 21 (-99.44%)
Mutual labels:  federated-learning
Cuckoofilter
Substitute for bloom filter.
Stars: ✭ 270 (-92.85%)
Mutual labels:  algorithm
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (-14.68%)
Mutual labels:  algorithm
Leader.js.cool
不可替代的团队领袖培养计划
Stars: ✭ 257 (-93.19%)
Mutual labels:  algorithm

License CodeStyle Style Build Status codecov Documentation Status Gitpod Ready-to-Code

DOC | Quick Start | 中文

FATE (Federated AI Technology Enabler) is the world's first industrial grade federated learning open source framework initiated by Webank's AI Department to enable enterprises and institutions to collaborate on data while protecting data security and privacy. It implements secure computation protocols based on homomorphic encryption and multi-party computation (MPC). Supporting various federated learning scenarios, FATE now provides a host of federated learning algorithms, including logistic regression, tree-based algorithms, deep learning, and transfer learning. FATE became open-source in February 2019, and was donated to Linux Foundation by WeBank in June 2019. FATE TSC was established to lead FATE open-source community, with members from major domestic cloud computing and financial service enterprises.

https://fate.readthedocs.io/en/latest

Getting Started

Deploy

Standalone

Cluster

Quick Start

Documentation

FATE Design

Contribute to FATE

API References

Online Courses

Association Repository

Getting Involved

License

Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].