File size: 136 Bytes
69004da
95c5863
 
 
 
 
 
 
69004da
1
2
3
4
5
6
7
8
9
10
{
  "name": "BPINN",
  "input_dim": 1,
  "n_layers": 4,
  "n_neurons": 50,
  "n_out_sol": 1,
  "n_out_par": 0,
  "activation": "tanh"
}