We added a new tutorial “Using original loss functions” to the document.
Tutorial. Using original loss functions
Neural Network Console provides basic loss functions such as SquaredError, BinaryCrossEntropy, and CategoricalCrossEntropy, as layers.
However, depending on the problem, there are many cases in which you need to optimize using original loss functions.
This tutorial explains how to define your own loss functions that are not available in Neural Network Console and use them in training.
We will continue to add tutorials to this website.
Follow the following Twitter account and check the latest information about Neural Network Console.