Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
junwu6 authored May 19, 2019
1 parent 9e996d3 commit 3ff1eef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ It provides some interesting graph embedding techniques based on task-free or ta

#### 4.1. Node Classification

- **Geometric Deep Learning: Going beyond Euclidean data (SPM'17).** [[Paper]](https://ieeexplore.ieee.org/abstract/document/7974879) [[Project]](http://geometricdeeplearning.com)

- **Inductive Representation Learning on Large Graphs (NIPS'17).** [[Paper]](https://papers.nips.cc/paper/6703-inductive-representation-learning-on-large-graphs.pdf) [[Project]](http://snap.stanford.edu/graphsage/) [[Code]](https://github.com/williamleif/GraphSAGE)

- **Semi-Supervised Classification with Graph Convolutional Networks (ICLR'17).** [[Paper]](https://arxiv.org/pdf/1609.02907.pdf)[[OpenReview]](https://openreview.net/forum?id=SJU4ayYgl) [[Code]](https://github.com/tkipf/gcn)
Expand Down

0 comments on commit 3ff1eef

Please sign in to comment.