File size: 129 Bytes
120faab
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "model_type": "lstm",
  "input_size": 1,
  "hidden_size": 50,
  "num_layers": 2,
  "output_size": 1,
  "batch_first": true
}