Apache Singa
A General Distributed Deep Learning Library
Public Member Functions | List of all members
singa::init::Xavier Class Reference

Ref: [Bengio and Glorot 2010] Understanding the difficulty of training deep feedforward neural networks. More...

#include <initializer.h>

Inheritance diagram for singa::init::Xavier:
Inheritance graph
[legend]
Collaboration diagram for singa::init::Xavier:
Collaboration graph
[legend]

Public Member Functions

void Fill (Tensor &t) override
 
- Public Member Functions inherited from singa::Initializer
void Setup (const std::string &str)
 
virtual void Setup (const InitializerConf &conf)
 Set meta fields from user configurations.
 

Detailed Description

Ref: [Bengio and Glorot 2010] Understanding the difficulty of training deep feedforward neural networks.


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