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
- Train & Predict Hetero SecureBoost with FATE-Pipeline
- Build Homo NN model with FATE-Pipeline
- Run Job with DSL json conf
- More Tutorials...