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