ship-hull-generator-assets / TrainedModels /Regressor_Stability_Dict.json
ToPo-ToPo's picture
Upload folder using huggingface_hub
4fcd305 verified
Raw
History Blame Contribute Delete
258 Bytes
{
"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
}