DiSMEC++
dismec::objective::SquaredNormConfig Struct Reference

#include <regularizers.h>

Public Attributes

real_t Strength
 
bool IgnoreBias
 

Detailed Description

Definition at line 15 of file regularizers.h.

Member Data Documentation

◆ IgnoreBias

bool dismec::objective::SquaredNormConfig::IgnoreBias

Definition at line 15 of file regularizers.h.

Referenced by dismec::objective::make_regularizer(), and register_regularizers().

◆ Strength

real_t dismec::objective::SquaredNormConfig::Strength

Definition at line 15 of file regularizers.h.

Referenced by dismec::objective::make_regularizer(), and register_regularizers().


The documentation for this struct was generated from the following file: