Comment on Deep Learning 101parentComments−kkjkok12yCheck out this paper:Practical recommendations for gradient-based training of deep architectures, Y. Bengiohttp://arxiv.org/abs/1206.5533There is a section on weight initialization on page 15. In general, this paper has a lot of good information in one place.
Comments
Check out this paper:
Practical recommendations for gradient-based training of deep architectures, Y. Bengio
http://arxiv.org/abs/1206.5533
There is a section on weight initialization on page 15. In general, this paper has a lot of good information in one place.