Coder Social home page Coder Social logo

jxh4945777 / gsdn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guoji-fu/gsdn

0.0 1.0 0.0 28 KB

The source code of the paper "Understanding Graph Neural Networks from Graph Signal Denoising Perspectives"

License: MIT License

Python 100.00%

gsdn's Introduction

GSDN-F and GSDN-EF

This repository provides a reference implementation of GSDN-F and GSDN-EF as described in the paper "Understanding Graph Neural Networks from Graph Signal Denoising Perspectives".

Requirements

Install the following packages:

Basic Usage

$ python gsdnf.py --input cora --alpha 0.6 --K 4 --epochs 200 --lr 0.02 --hidden_num 16
$ python gsdnef.py --input cora --alpha 0.6 --K 4 --epochs 200 --lr 0.02 --hidden_num 16

noted: your can just checkout gsdnf.py and gsdnef.py to get what you want.

Citing

If you find GSDN-F and/or GSDN-EF useful in your research, please cite our paper:

@misc{2006.04386,
 Author = {Guoji Fu and Yifan Hou and Jian Zhang and Kaili Ma and Barakeel Fanseu Kamhoua and James Cheng},
 Title = {Understanding Graph Neural Networks from Graph Signal Denoising Perspectives},
 Year = {2020}
}

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.