ship-hull-generator-assets / TrainedModels /Regressor_Strength_Dict.json
ToPo-ToPo's picture
Upload folder using huggingface_hub
4fcd305 verified
Raw
History Blame Contribute Delete
257 Bytes
{
"xdim": 44,
"ydim": 1,
"tdim": 512,
"net": [
512,
512,
512
],
"Training_Epochs": 400,
"batch_size": 1024,
"Model_Label": "Regressor_Strength",
"lr": 0.001,
"weight_decay": 0.0,
"device_name": "mps",
"log_target": true
}