LSTM_API / best_params.json
Miruzen's picture
Upload 6 files
4c99a8e verified
raw
history blame contribute delete
149 Bytes
{
"lstm_units_1": 64,
"dropout_1": 0.1,
"lstm_units_2": 64,
"dropout_2": 0.3,
"dense_units": 16,
"optimizer": "adam"
}