Pytorch Graphsage Save

Representation learning on large graphs using stochastic graph convolutions.

Project README

graphsage

pytorch version of https://github.com/williamleif/GraphSAGE

There are also a handful of new features, including:

  • scripts for preprocessing data
  • attention-based aggregator
  • sparse edge sampler (eg, don't use the dense 2D edgelist)
  • richer, pluggable preprocessing classes

This version is missing some features, as well. Namely:

  • we don't support unsupervised models (yet)

A simplified version of the original Tensorflow version can be found on branch tf-simple.

LICENSE

MIT

Open Source Agenda is not affiliated with "Pytorch Graphsage" Project. README Source: bkj/pytorch-graphsage
Stars
138
Open Issues
4
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating