File size: 439 Bytes
9ce2d7d
cf2059c
9ce2d7d
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "model_type": "sequential",
    "input_shape": [null, 200, 89],
    "output_shape": [null, 1],
    "num_layers": 3,
    "activations": ["tanh", "sigmoid"],
    "trainable_params": 76101,
    "non_trainable_params": 0,
    "optimizer_params": 2,
    "total_params": 76103,
    "framework": "tensorflow",
    "optimizer": "adam",
    "description": "Custom TensorFlow/Keras model with 3 layers for a binary classification task."
  }