| { | |
| "xdim": 45, | |
| "ydim": 1, | |
| "tdim": 512, | |
| "net": [ | |
| 512, | |
| 512, | |
| 512 | |
| ], | |
| "Training_Epochs": 400, | |
| "batch_size": 1024, | |
| "Model_Label": "Regressor_Stability", | |
| "lr": 0.001, | |
| "weight_decay": 0.0, | |
| "device_name": "mps", | |
| "log_target": true | |
| } |
| { | |
| "xdim": 45, | |
| "ydim": 1, | |
| "tdim": 512, | |
| "net": [ | |
| 512, | |
| 512, | |
| 512 | |
| ], | |
| "Training_Epochs": 400, | |
| "batch_size": 1024, | |
| "Model_Label": "Regressor_Stability", | |
| "lr": 0.001, | |
| "weight_decay": 0.0, | |
| "device_name": "mps", | |
| "log_target": true | |
| } |