GraphCanon updated today · GitHub synced today
6.1k
Stars
1.6k
Forks
21
Open issues
134
Watchers
1y
Last push
Python Apache-2.0Created Jan 24, 2019
Trust & integrity
Full report- Maintenance
- Dormant (599d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
An Industrial Grade Federated Learning Framework
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Jul 11, 2026
Categories
Tags
README
Getting Started
FATE can be deployed on a single node or on multiple nodes. Choose the deployment approach which matches your environment. Release version can be downloaded here.
Standalone deployment
- Deploying FATE on a single node via PyPI, pre-built docker images or installers. It is for simple testing purposes. Refer to this guide.
Cluster deployment
Deploying FATE to multiple nodes to achieve scalability, reliability and manageability.
- Cluster deployment by CLI: Using CLI to deploy a FATE cluster.
- Docker-Compose deployment: Using docker-compose to deploy FATE.
Quick Start
- Training Demo with Only FATE Installed From Pypi
- Training Demo with Both FATE AND FATE-Flow Installed From Pypi