Releases: FedGraph/fedgraph
Releases · FedGraph/fedgraph
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1 Docs and Quickstarts
What's Changed
- Update package setup and Improve Algorithm by @yuanli3S2023 in #25
- change fedgraph_task from "FedGCN" to "NC". Add method "FedGCN" by @yh-yao in #26
- Enable Mini-Batch Processing and Federated Graph Classification by @yuanli3S2023 in #27
- Benchmark NC by @yuanli3S2023 in #29
- Added homomorphic encryption in FedGCN by @cyfan11 in #28
- change doc theme by @kayzliu in #30
- Code structure fix by @yuanli3S2023 in #31
- fix doc and refactored examples by @kayzliu in #32
- GC and LP structure fix by @yuanli3S2023 in #33
- Prepare release 0.2.0 by @yh-yao in #34
New Contributors
Full Changelog: v0.1.3...v0.2.0
V0.1.3
Enable ray distributed training support for GC and LP
Ray implementation for link prediction
What's Changed
- Merge gc into main: add graph classification methods by @Lijunhaohz in #15
- merge gc into main by @Lijunhaohz in #16
- merge lp into main by @Lijunhaohz in #17
- merge general_ref into main by @Lijunhaohz in #18
- Add ray to LP by @yuanli3S2023 in #20
- Add Kubernetes and AWS clusters, enable LP using Ray by @yuanli3S2023 in #21
- update version by @yh-yao in #22
- Pin twine back to 5.0.0 to avoid yanked version by @wzjin2017 in #23
New Contributors
- @Lijunhaohz made their first contribution in #15
- @wzjin2017 made their first contribution in #23
Full Changelog: v0.1.1...v0.1.2