LSTM / config.json
alessandropisent's picture
LSTM- cut >=3 (300,100,100) - Gif_cards
24a3764 verified
raw
history blame
128 Bytes
{
"concat_dim": 500,
"dropout_prob": 0.4,
"hidden_dim": 512,
"input_dim": 512,
"lr": 0.0001,
"weight_decay": 1e-05
}