GP_for_TO / config.json
yushuang88's picture
Update model configuration
91d828e verified
Raw
History Blame Contribute Delete
128 Bytes
{
"mean_function": "neural_network",
"nn_layers_base": [
64,
64,
64,
64,
64
],
"dtype": "float32"
}