# OracleLabsParallelGraphAnalyticsPgxRestApi.LossFunction

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**lossType** | **String** |  | [optional] 

<a name="LossTypeEnum"></a>
## Enum: LossTypeEnum

* `SOFTMAX_CROSS_ENTROPY` (value: `"SOFTMAX_CROSS_ENTROPY"`)
* `SIGMOID_CROSS_ENTROPY` (value: `"SIGMOID_CROSS_ENTROPY"`)
* `DEVNET` (value: `"DEVNET"`)

