Git Product home page Git Product logo

fedgraphnn's Introduction

To run the project: sh run_fed_subgraph_link_pred.sh 4

Parameters you can change: In the config/simulation/fedml_config.yaml, you can change the following parameters:

To run another model change the 'model' parameter to: For GCN: "gcn", GIN: "gin", ChebConv: "cheb", GraphSage: "sage", GAT: "gat"

To change number of clients wunning the federated setting: change 'client_num_in_total' and 'client_num_per_round'

To change the dataset change 'dataset' to: 'ciao' or 'epinion'

What each file does: data/data_loader manipulates the dataset to group users that can be used by the federated setting fedml_subgraph_link_prediction.py looks at the args and calls the appropriate model, federated learning agents trainer/fed_subgraph_lp_trainer.py train the fedml federated model trainer/fed_subgraph_lp_aggregator.py aggregates the fedml federated model for the global model let say gcn model/gcn_link.py is the gcn(global) model, similarly for other models config/simulation/fedml_config.yaml stores the parameters used by the model

fedgraphnn's People

Contributors

goyalmohak avatar

Watchers

Karthik Anantharaman avatar

Forkers

rockcor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.