PINNsformer / config.json
yushuang88's picture
Update model configuration
b9c4891 verified
Raw
History Blame Contribute Delete
113 Bytes
{
"name": "PINNsformer1D",
"d_out": 1,
"d_hidden": 128,
"d_model": 32,
"num_layers": 1,
"heads": 2
}