DiSMEC++
|
#include <regularizers.h>
Public Attributes | |
real_t | Strength |
bool | IgnoreBias |
Definition at line 15 of file regularizers.h.
bool dismec::objective::SquaredNormConfig::IgnoreBias |
Definition at line 15 of file regularizers.h.
Referenced by dismec::objective::make_regularizer(), and register_regularizers().
real_t dismec::objective::SquaredNormConfig::Strength |
Definition at line 15 of file regularizers.h.
Referenced by dismec::objective::make_regularizer(), and register_regularizers().