Package | Description |
---|---|
eu.h2020.helios_social.modules.socialgraphmining.GNN |
Modifier and Type | Method | Description |
---|---|---|
GNNNodeData |
GNNNodeData.setLearningRate(double learningRate) |
Sets the learning rate (default is 1) of the
updateEmbedding(Tensor) operation. |
GNNNodeData |
GNNNodeData.setRegularizationWeight(double regularizationWeight) |
Sets the regularization weight (default is 0.1) of the
updateEmbedding(Tensor) operation. |