fintech-forecasting-models / lstm_AAPL_NASDAQ_config.json
umamas09's picture
Upload lstm_AAPL_NASDAQ_config.json with huggingface_hub
768b7fc verified
{
"model_type": "LSTM",
"ticker": "AAPL NASDAQ",
"input_shape": [
10,
6
],
"sequence_length": 10,
"feature_count": 6
}