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