JavaGreenHands / FATE

An Industrial Grade Federated Learning Framework

Home Page:https://www.fedai.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An Industrial Grade Federated Learning Framework

https://www.fedai.org

License:Apache License 2.0


Languages

Language:Python 98.3%Language:Shell 1.1%Language:Lua 0.4%Language:Dockerfile 0.2%