Skip to content
/ FATE Public
forked from FederatedAI/FATE

An Industrial Grade Federated Learning Framework

License

Notifications You must be signed in to change notification settings

ToJ112/FATE

Repository files navigation

License CodeStyle Style Build Status codecov Documentation Status

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.

https://fate.fedai.org

Getting Started

Deploy

Standalone

Cluster

Quick Start

Documentation

Understand FATE Design

Tools & Services

Contribute to FATE

API References

Getting Involved

License

Apache License 2.0

About

An Industrial Grade Federated Learning Framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%