graphsage-tf/graphsage
2018-03-15 20:37:32 +01:00
..
__init__.py Initial commit of cleaned repo. 2017-05-29 08:35:30 -07:00
aggregators.py Added mean pooling. 2017-10-10 15:46:12 -07:00
inits.py Cleaning up comments etc. 2017-05-31 06:39:04 -07:00
layers.py Create layers.py 2017-06-09 11:11:23 +01:00
metrics.py Cleaning up comments etc. 2017-05-31 06:39:04 -07:00
minibatch.py modify minibatch iterator end condition so that the last batch can be of variable size 2017-11-27 09:24:19 -08:00
models.py Fixed weight decay support 2017-12-14 07:50:55 -08:00
neigh_samplers.py Cleaning up comments etc. 2017-05-31 06:39:04 -07:00
prediction.py fix loss computation 2017-11-03 11:43:57 -07:00
supervised_models.py Added mean pooling. 2017-10-10 15:46:12 -07:00
supervised_train.py make adjacency matrix a placeholder to make saved graphdef smaller 2017-12-20 10:48:36 +01:00
unsupervised_train.py make adjacency matrix a placeholder to make saved graphdef smaller 2017-12-20 10:48:36 +01:00
utils.py Make networkx version check Python3 friendly 2018-03-15 20:37:32 +01:00