yunjey / pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initialize DecoderCNN in Image captioning

karan469 opened this issue · comments

The performance of the model with those default hyper parameters take larger time to train and unusually larger loss at starting point. Can you please tell how to initialize the DecoderCNN using Xavier initialization?