dbusbridge / gcn_tutorial

A tutorial on Graph Convolutional Neural Networks
315 stars 78 forks source link

Fix bias #2

Closed dbusbridge closed 5 years ago

dbusbridge commented 5 years ago

Updated the layer to be more in line with keras standard. Made cpu version of default. Fixed bug in bias addition.