DOC | Quick Start | 中文
FATE (Federated AI Technology Enabler) is an open-source project initiated by Webank's AI Department to provide a secure computing framework to support federated AI ecosystem. 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.
- Run unittest
- Run Job with FATE-Pipeline
- FATE-Pipeline Tutorial in Jupyter Notebook
- Run Job with DSL json conf
- [FATE structure]
- Modules
- Algorithm Parameters
- Papers & Articles