|
{ |
|
"name": "sequential_3", |
|
"layers": [ |
|
{ |
|
"module": "keras.layers", |
|
"class_name": "InputLayer", |
|
"config": { |
|
"batch_input_shape": [ |
|
null, |
|
null |
|
], |
|
"dtype": "float32", |
|
"sparse": false, |
|
"ragged": false, |
|
"name": "normalization_input" |
|
}, |
|
"registered_name": null |
|
}, |
|
{ |
|
"module": "keras.layers", |
|
"class_name": "Normalization", |
|
"config": { |
|
"name": "normalization", |
|
"trainable": true, |
|
"dtype": "float32", |
|
"batch_input_shape": [ |
|
null, |
|
null |
|
], |
|
"axis": [ |
|
-1 |
|
], |
|
"invert": false, |
|
"mean": null, |
|
"variance": null |
|
}, |
|
"registered_name": null, |
|
"build_config": { |
|
"input_shape": [ |
|
null, |
|
9 |
|
] |
|
} |
|
}, |
|
{ |
|
"module": "keras.layers", |
|
"class_name": "Dense", |
|
"config": { |
|
"name": "dense_5", |
|
"trainable": true, |
|
"dtype": "float32", |
|
"units": 64, |
|
"activation": "relu", |
|
"use_bias": true, |
|
"kernel_initializer": { |
|
"module": "keras.initializers", |
|
"class_name": "GlorotUniform", |
|
"config": { |
|
"seed": null |
|
}, |
|
"registered_name": null |
|
}, |
|
"bias_initializer": { |
|
"module": "keras.initializers", |
|
"class_name": "Zeros", |
|
"config": {}, |
|
"registered_name": null |
|
}, |
|
"kernel_regularizer": null, |
|
"bias_regularizer": null, |
|
"activity_regularizer": null, |
|
"kernel_constraint": null, |
|
"bias_constraint": null |
|
}, |
|
"registered_name": null, |
|
"build_config": { |
|
"input_shape": [ |
|
null, |
|
9 |
|
] |
|
} |
|
}, |
|
{ |
|
"module": "keras.layers", |
|
"class_name": "Dense", |
|
"config": { |
|
"name": "dense_6", |
|
"trainable": true, |
|
"dtype": "float32", |
|
"units": 64, |
|
"activation": "relu", |
|
"use_bias": true, |
|
"kernel_initializer": { |
|
"module": "keras.initializers", |
|
"class_name": "GlorotUniform", |
|
"config": { |
|
"seed": null |
|
}, |
|
"registered_name": null |
|
}, |
|
"bias_initializer": { |
|
"module": "keras.initializers", |
|
"class_name": "Zeros", |
|
"config": {}, |
|
"registered_name": null |
|
}, |
|
"kernel_regularizer": null, |
|
"bias_regularizer": null, |
|
"activity_regularizer": null, |
|
"kernel_constraint": null, |
|
"bias_constraint": null |
|
}, |
|
"registered_name": null, |
|
"build_config": { |
|
"input_shape": [ |
|
null, |
|
64 |
|
] |
|
} |
|
}, |
|
{ |
|
"module": "keras.layers", |
|
"class_name": "Dense", |
|
"config": { |
|
"name": "dense_7", |
|
"trainable": true, |
|
"dtype": "float32", |
|
"units": 1, |
|
"activation": "linear", |
|
"use_bias": true, |
|
"kernel_initializer": { |
|
"module": "keras.initializers", |
|
"class_name": "GlorotUniform", |
|
"config": { |
|
"seed": null |
|
}, |
|
"registered_name": null |
|
}, |
|
"bias_initializer": { |
|
"module": "keras.initializers", |
|
"class_name": "Zeros", |
|
"config": {}, |
|
"registered_name": null |
|
}, |
|
"kernel_regularizer": null, |
|
"bias_regularizer": null, |
|
"activity_regularizer": null, |
|
"kernel_constraint": null, |
|
"bias_constraint": null |
|
}, |
|
"registered_name": null, |
|
"build_config": { |
|
"input_shape": [ |
|
null, |
|
64 |
|
] |
|
} |
|
} |
|
] |
|
} |