fintech-forecasting-models / lstm_BTC_USD_CRYPTO_config.json
umamas09's picture
Upload lstm_BTC_USD_CRYPTO_config.json with huggingface_hub
84e38c4 verified
{
"model_type": "LSTM",
"ticker": "BTC USD CRYPTO",
"input_shape": [
10,
6
],
"sequence_length": 10,
"feature_count": 6
}