Uses of Enum Class
deepnetts.net.loss.LossType

Packages that use LossType
Package
Description
Support for automatically building deep learning models using hyper-parameter search.
Neural network architectures with their corresponding builders.
Neural network layers, which are main building blocks of a neural network.
Commonly used loss functions, which are used to calculate error during the training as a difference between predicted and target output.