| ag_mse_loss | R Documentation |
Mean Squared Error loss
ag_mse_loss(pred, target)
pred |
ag_tensor [units, batch_size] |
target |
ag_tensor or matrix [units, batch_size] |
scalar ag_tensor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.