LSTM / config.json
alessandropisent's picture
LSTM- Night (300,100,100) - Gif_cards - early stop - 512 512 - 1e-4 2e-5 - 128 64 64
672350f verified
raw
history blame
128 Bytes
{
"concat_dim": 500,
"dropout_prob": 0.4,
"hidden_dim": 512,
"input_dim": 512,
"lr": 0.0001,
"weight_decay": 2e-05
}