Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with initial-nn-weights

A curated list of projects in awesome lists tagged with initial-nn-weights .

https://github.com/pmixer/zan.initializer

Sample to show how input dim(input_dim for FC layer, for CNN, it's prod(tensor.shape[1:])) reciprocal could be used for initialize NN weights rather than sqrt(input_dim_reciprocal) suggested by Xavier:dragon:

cnn initial-nn-weights tensor xavier

Last synced: 10 Nov 2024