Package | Description |
---|---|
oracle.pgx.api.mllib |
Modifier and Type | Method and Description |
---|---|
GraphWiseDgiLayerConfigBuilder |
GraphWiseDgiLayerConfigBuilder.setCorruptionFunction(oracle.pgx.config.mllib.corruption.CorruptionFunction corruptionFunction)
Sets the corruption function of the dgi layer
|
GraphWiseDgiLayerConfigBuilder |
GraphWiseDgiLayerConfigBuilder.setDiscriminator(oracle.pgx.config.mllib.GraphWiseDgiLayerConfig.Discriminator discriminator)
Sets the discriminator of the dgi layer
|
GraphWiseDgiLayerConfigBuilder |
GraphWiseDgiLayerConfigBuilder.setReadoutFunction(oracle.pgx.config.mllib.GraphWiseDgiLayerConfig.ReadoutFunction readoutFunction)
Sets the readout function of the dgi layer
|