File size: 123 Bytes
0a52f74 | 1 2 3 4 5 6 7 | {
"hidden": 5120,
"num_layers": 1,
"d_features": 5120,
"model_type": "rnn_seq_regressor",
"architecture": "GRU"
} |
0a52f74 | 1 2 3 4 5 6 7 | {
"hidden": 5120,
"num_layers": 1,
"d_features": 5120,
"model_type": "rnn_seq_regressor",
"architecture": "GRU"
} |