F Divergence Loss
Source: /losses/f_divergence_loss.py
Configurations: /losses/f_divergence_loss/
options
attribute
description
type
type
supported types js
,js_weighted
,gan
,reverse_kl
,pearson
,jeffrey
,alpha1
,alpha2
,squared_hellinger
,neyman
,total_variation
,alpha1
. Defaults to gan
string (optional)
g_loss_type
Defaults to type's value
string (optional)
regularizer
Defaults to none. Same options as type
string (optional)
Last updated