Skip to content

This repository demonstrates diminishing input signal variance when using the Kaiming He weight initialization method.

Notifications You must be signed in to change notification settings

pfrendl/he_init_variance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository demonstrates diminishing input signal variance when using the Kaiming He weight initialization method. You can read about this in more detail here.

When using the He approach, the featurewise variances diminish as the network depth increases: plot_featurewise_statistics_relu

The feature statistics are distributed the following way at the output layer: histogram_featurewise_statistics_relu

This is an interesting result because the paper promises variance preserving behavior.

About

This repository demonstrates diminishing input signal variance when using the Kaiming He weight initialization method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages