udibr / headlines

Automatically generate headlines to short articles
MIT License
526 stars 150 forks source link

RNN SIZE and RNN LAYERS #26

Open imranshaikmuma opened 7 years ago

imranshaikmuma commented 7 years ago

how to determine RNN SIZE and RNN layers for our own task? i am using RNN SIZE = 512 and RNN layers as 3 does changing this will help in reducing the EPOCH loss. the epoch loss for now is around 6 which i guess is bad how to reduce this epoch loss if this loss cant be reduced by changing the above parameters?