Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 369 Bytes

pytorch_gallery

GRL

GCN

Paper: Thomas N. Kipf, Max Welling. 2016. Semi-Supervised Classification with Graph Convolutional Networks. In ICLR 2016. Link

Code: Pytorch, Tenserflow

Environment Requirements

conda create -n torch13 python=3.9