autoencoder7x-32 / config.json
zengineering's picture
Create config.json
d9a373b verified
{
"model_type": "autoencoder7x",
"input_length": 128,
"channel2": 128,
"channel3": 512,
"channel4": 2048,
"reduction": 16,
"z_dim": 32
}