mlpack 3.4.2
Static Public Attributes | List of all members
InitTraits< NguyenWidrowInitialization > Class Reference

Initialization traits of the Nguyen-Widrow initialization rule. More...

#include <nguyen_widrow_init.hpp>

Static Public Attributes

static const bool UseLayer = false
 The Nguyen-Widrow initialization rule is applied over the entire network. More...
 

Detailed Description

Initialization traits of the Nguyen-Widrow initialization rule.

Definition at line 149 of file nguyen_widrow_init.hpp.

Member Data Documentation

◆ UseLayer

const bool UseLayer = false
static

The Nguyen-Widrow initialization rule is applied over the entire network.

Definition at line 153 of file nguyen_widrow_init.hpp.


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