Professor1108's picture
Upload trained traffic autoencoder on CIC-IDS2017
393ccb0 verified
Raw
History Blame Contribute Delete
183 Bytes
{
"architectures": [
"SimpleAutoEncoder"
],
"model_type": "autoencoder",
"input_dim": 6,
"hidden_dims": [
32,
8,
32
],
"activation": "relu"
}