| Interface | Description |
|---|---|
| InputOptimizerLoss |
| Class | Description |
|---|---|
| NegIdentityInpOptLoss |
Loss function for PLNet input optimization that maximizes the output of a PLNet.
|
| PLNetInputOptimizer |
Optimizes a given loss function (
InputOptimizerLoss) with respect to the input of a PLNet using gradient descent. |