fintech-forecasting-models / gru_IBM_NYSE_config.json
umamas09's picture
Upload gru_IBM_NYSE_config.json with huggingface_hub
5680172 verified
{
"model_type": "GRU",
"ticker": "IBM NYSE",
"input_shape": [
10,
6
],
"sequence_length": 10,
"feature_count": 6
}