{ "architectures": ["LSTMPredictor"], "input_dim": 10, "hidden_dim": 64, "output_dim": 1, "forecast_horizon": 3, "n_layers": 2, "dropout": 0.2 }