Welcome to our Support Center

Loss 5D

Description

Compute the loss according to the one(s) selected during initialization.

Input parameters

 

Model in : model architecture.
y_true_data : array, 5D true data(s) of the model.

 

Output parameters

 

Model out : model architecture.

outputs_data : array

 name : string, name of layer.
 index : integer, index of layer.
 shape : arrayshape of layer.
 data : variantoutput layer predictions.

loss : float, loss value.

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install HAIBAL library to run it).

Tags:
Table of Contents