Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 408 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 408 Bytes

nnInitializations

An Exploration of Neural Network Parameter Initializations

I tried a bunch of different strategies for initializing neural networks in reasonable ways. None of them worked any better than He et al..

If you want to look at the logs, check use tensorboard on any of the directories.

If you want to read the paper, it's the pdf in the repo.