tvayer / PSCN

A python implementation of Patchy-San Convolutional Network for Graph
42 stars 12 forks source link

The number of nodes selected #4

Closed Wangzhen-kris closed 5 years ago

Wangzhen-kris commented 5 years ago

Hello, I'm sorry to disturb you again. I would like to ascertain one case: The number of nodes selected is larger than that of all nodes in the graph (w = 30, but there are only 20 nodes in the graph). So is the dumb node added or a node selected many times?

tvayer commented 5 years ago

Hello, in this case the dub node is added.