Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #1

Merged
merged 1 commit into from
Aug 24, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SpreadGNN: Serverless Multi-task Federated Learning for Graph Neural Networks
# SpreadGNN: Decentralized Multi-Task Federated Learning for Graph Neural Networks on Molecular Data

This repository is the official implementation of SpreadGNN: Serverless Multi-task Federated Learning for Graph Neural Networks
This repository is the official implementation of SpreadGNN: Decentralized Multi-Task Federated Learning for Graph Neural Networks on Molecular Data which accepted to AAAI'22.

## 1. Introduction

Expand Down Expand Up @@ -195,7 +195,7 @@ git push
```

@misc{he2021spreadgnn,
title={SpreadGNN: Serverless Multi-task Federated Learning for Graph Neural Networks},
title={SpreadGNN: Decentralized Multi-Task Federated Learning for Graph Neural Networks on Molecular Data},
author={Chaoyang He and Emir Ceyani and Keshav Balasubramanian and Murali Annavaram and Salman Avestimehr},
year={2021},
eprint={2106.02743},
Expand Down