DiscriminativeNetwork.loss¶
- abstract DiscriminativeNetwork.loss(x, y, weights=None)[sorgente]¶
Loss function used for optimization
- Parametri
- Ritorna
Loss w.r.t to the generated data points.
- Solleva
NotImplementedError – not implemented
Loss function used for optimization
Loss w.r.t to the generated data points.
NotImplementedError – not implemented