DOC | Quick Start | 中文
FATE (Federated AI Technology Enabler) is the world's first industrial grade federated learning open source framework 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. 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
- Train & Predict Hetero SecureBoost with FATE-Pipeline
- Build Homo NN model with FATE-Pipeline
- Run Job with DSL json conf
- More Tutorials...
Documentation
FATE Design
Contribute to FATE
API References
- Session API
- Computing API
- Federation API
- Flow SDK API
- Flow Client
- FATE Pipeline
- FATE Test
- DSL Conf Setting Guide