File size: 144 Bytes
4db49ef
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "model_type": "LSTM",
  "ticker": "IBM NYSE",
  "input_shape": [
    10,
    6
  ],
  "sequence_length": 10,
  "feature_count": 6
}