Skip to content

DiegoCao/GNN_Bandit_Fed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNN_Bandit_Fed

A federated learning simulation framework to train language model on social media data.

Group Member:

Hangrui Cao, Jiayi Pan, Zhiyuan Chen

Dataset

Link: https://www.yelp.com/dataset/documentation/main Yelp Dataset Links: https://archive.org/details/stackexchange Superuser dataset

How to process dataset: Use the build_vocab to build the vocabulary for yelp/superuser dataset

Usage:

python main_fed.py --dataset yelp --model nlpmodel --epochs 400

Reference: Graphsage link: https://github.com/williamleif/GraphSAGE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages