fintech-forecasting-models / gru_AAPL_NASDAQ_config.json
umamas09's picture
Upload gru_AAPL_NASDAQ_config.json with huggingface_hub
8f74268 verified
{
"model_type": "GRU",
"ticker": "AAPL NASDAQ",
"input_shape": [
10,
6
],
"sequence_length": 10,
"feature_count": 6
}