Skip to content

Releases: FedGraph/fedgraph

v0.2.5

Choose a tag to compare

@yh-yao yh-yao released this 10 Sep 22:59

What's Changed

  • Monitor comm cost by @yy462 in #40
  • Cleaned benchmark and workflow. Added HE, DP, and Lowrank by @yh-yao in #42

Full Changelog: v0.2.4...v0.2.5

v0.2.4

Choose a tag to compare

@yh-yao yh-yao released this 07 Mar 06:30
74292e3

What's Changed

Refine code structure. Add benchmark code. Refine ray submit scripts.

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@yh-yao yh-yao released this 14 Feb 06:23
2bb1ebe

What's Changed

Add documentation for ray cluster support.

  • Add one doc for Setup ray cluster by @yy462 in #37

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@yh-yao yh-yao released this 13 Jan 09:19
d8f45dc

What's Changed

Update to make datasets downloadable in some specific regions.

  • Update downloading cora dataset path by @yy462 in #36

New Contributors

  • @yy462 made their first contribution in #36

Full Changelog: v0.2.1...v0.2.2

v0.2.1 Docs and Quickstarts

Choose a tag to compare

@yh-yao yh-yao released this 28 Dec 06:00
437aeea

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

Choose a tag to compare

@Ryan-YuanLi Ryan-YuanLi released this 28 Jun 01:30

Enable ray distributed training support for GC and LP

Ray implementation for link prediction

Choose a tag to compare

@yh-yao yh-yao released this 26 Jun 22:38
c8f023a

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

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@yh-yao yh-yao released this 20 Feb 06:59
ae761ad

Refine structure. Add a simple example.

v0.0.9

v0.0.9 Pre-release
Pre-release

Choose a tag to compare

@kayzliu kayzliu released this 04 Feb 22:11

add documentation