Flow
tensorflow.keras.src.engine.functional.Functional.16a1016d

tensorflow.keras.src.engine.functional.Functional.16a1016d

Visibility: public Uploaded 06-04-2024 by Hidden tensorflow==2.15.1 numpy>=1.6.1 scipy>=0.9 1 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python python tensorflow tensorflow_2.15.1
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Automatically created tensorflow flow.

Parameters

backenddefault: "tensorflow"
class_namedefault: "Functional"
configdefault: {"input_layers": [["input_3", 0, 0]], "name": "model_1", "output_layers": [["softmax_1", 0, 0]], "trainable": true}
layer00_input_3default: {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 300, 300, 3], "dtype": "float32", "name": "input_3", "ragged": false, "sparse": false}, "inbound_nodes": [], "module": "keras.layers", "name": "input_3", "registered_name": null}
layer01_conv2d_8default: {"build_config": {"input_shape": [null, 300, 300, 3]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["input_3", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_8", "registered_name": null}
layer02_max_pooling2d_8default: {"build_config": {"input_shape": [null, 150, 150, 64]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_8", "padding": "same", "pool_size": [3, 3], "strides": [2, 2], "trainable": true}, "inbound_nodes": [[["conv2d_8", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d_8", "registered_name": null}
layer03_batch_normalization_9default: {"build_config": {"input_shape": [null, 75, 75, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["max_pooling2d_8", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_9", "registered_name": null}
layer04_re_lu_8default: {"build_config": {"input_shape": [null, 75, 75, 64]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": null, "name": "re_lu_8", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["batch_normalization_9", 0, 0, {}]]], "module": "keras.layers", "name": "re_lu_8", "registered_name": null}
layer05_conv2d_9default: {"build_config": {"input_shape": [null, 75, 75, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["re_lu_8", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_9", "registered_name": null}
layer06_max_pooling2d_9default: {"build_config": {"input_shape": [null, 75, 75, 64]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_9", "padding": "same", "pool_size": [3, 3], "strides": [1, 1], "trainable": true}, "inbound_nodes": [[["conv2d_9", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d_9", "registered_name": null}
layer07_batch_normalization_10default: {"build_config": {"input_shape": [null, 75, 75, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["max_pooling2d_9", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_10", "registered_name": null}
layer08_re_lu_9default: {"build_config": {"input_shape": [null, 75, 75, 64]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": null, "name": "re_lu_9", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["batch_normalization_10", 0, 0, {}]]], "module": "keras.layers", "name": "re_lu_9", "registered_name": null}
layer09_conv2d_10default: {"build_config": {"input_shape": [null, 75, 75, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["re_lu_9", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_10", "registered_name": null}
layer10_max_pooling2d_10default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_10", "padding": "same", "pool_size": [3, 3], "strides": [1, 1], "trainable": true}, "inbound_nodes": [[["conv2d_10", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d_10", "registered_name": null}
layer11_batch_normalization_11default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["max_pooling2d_10", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_11", "registered_name": null}
layer12_re_lu_10default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": null, "name": "re_lu_10", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["batch_normalization_11", 0, 0, {}]]], "module": "keras.layers", "name": "re_lu_10", "registered_name": null}
layer13_conv2d_11default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["re_lu_10", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_11", "registered_name": null}
layer14_max_pooling2d_11default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_11", "padding": "same", "pool_size": [3, 3], "strides": [1, 1], "trainable": true}, "inbound_nodes": [[["conv2d_11", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d_11", "registered_name": null}
layer15_batch_normalization_12default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["max_pooling2d_11", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_12", "registered_name": null}
layer16_re_lu_11default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": null, "name": "re_lu_11", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["batch_normalization_12", 0, 0, {}]]], "module": "keras.layers", "name": "re_lu_11", "registered_name": null}
layer17_conv2d_12default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["re_lu_11", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_12", "registered_name": null}
layer18_max_pooling2d_12default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_12", "padding": "same", "pool_size": [3, 3], "strides": [1, 1], "trainable": true}, "inbound_nodes": [[["conv2d_12", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d_12", "registered_name": null}
layer19_batch_normalization_13default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["max_pooling2d_12", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_13", "registered_name": null}
layer20_re_lu_12default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": null, "name": "re_lu_12", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["batch_normalization_13", 0, 0, {}]]], "module": "keras.layers", "name": "re_lu_12", "registered_name": null}
layer21_conv2d_13default: {"build_config": {"input_shape": [null, 38, 38, 128]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["re_lu_12", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_13", "registered_name": null}
layer22_max_pooling2d_13default: {"build_config": {"input_shape": [null, 19, 19, 256]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_13", "padding": "same", "pool_size": [3, 3], "strides": [1, 1], "trainable": true}, "inbound_nodes": [[["conv2d_13", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d_13", "registered_name": null}
layer23_batch_normalization_14default: {"build_config": {"input_shape": [null, 19, 19, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["max_pooling2d_13", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_14", "registered_name": null}
layer24_re_lu_13default: {"build_config": {"input_shape": [null, 19, 19, 256]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": null, "name": "re_lu_13", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["batch_normalization_14", 0, 0, {}]]], "module": "keras.layers", "name": "re_lu_13", "registered_name": null}
layer25_conv2d_14default: {"build_config": {"input_shape": [null, 19, 19, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["re_lu_13", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_14", "registered_name": null}
layer26_max_pooling2d_14default: {"build_config": {"input_shape": [null, 10, 10, 256]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_14", "padding": "same", "pool_size": [3, 3], "strides": [1, 1], "trainable": true}, "inbound_nodes": [[["conv2d_14", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d_14", "registered_name": null}
layer27_batch_normalization_15default: {"build_config": {"input_shape": [null, 10, 10, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["max_pooling2d_14", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_15", "registered_name": null}
layer28_re_lu_14default: {"build_config": {"input_shape": [null, 10, 10, 256]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": null, "name": "re_lu_14", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["batch_normalization_15", 0, 0, {}]]], "module": "keras.layers", "name": "re_lu_14", "registered_name": null}
layer29_conv2d_15default: {"build_config": {"input_shape": [null, 10, 10, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["re_lu_14", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_15", "registered_name": null}
layer30_max_pooling2d_15default: {"build_config": {"input_shape": [null, 5, 5, 256]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_15", "padding": "same", "pool_size": [3, 3], "strides": [1, 1], "trainable": true}, "inbound_nodes": [[["conv2d_15", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d_15", "registered_name": null}
layer31_batch_normalization_16default: {"build_config": {"input_shape": [null, 5, 5, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["max_pooling2d_15", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_16", "registered_name": null}
layer32_re_lu_15default: {"build_config": {"input_shape": [null, 5, 5, 256]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": null, "name": "re_lu_15", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["batch_normalization_16", 0, 0, {}]]], "module": "keras.layers", "name": "re_lu_15", "registered_name": null}
layer33_average_pooling2d_1default: {"build_config": {"input_shape": [null, 5, 5, 256]}, "class_name": "AveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "average_pooling2d_1", "padding": "valid", "pool_size": [4, 4], "strides": [4, 4], "trainable": true}, "inbound_nodes": [[["re_lu_15", 0, 0, {}]]], "module": "keras.layers", "name": "average_pooling2d_1", "registered_name": null}
layer34_flatten_1default: {"build_config": {"input_shape": [null, 1, 1, 256]}, "class_name": "Flatten", "config": {"data_format": "channels_last", "dtype": "float32", "name": "flatten_1", "trainable": true}, "inbound_nodes": [[["average_pooling2d_1", 0, 0, {}]]], "module": "keras.layers", "name": "flatten_1", "registered_name": null}
layer35_dense_1default: {"build_config": {"input_shape": [null, 256]}, "class_name": "Dense", "config": {"activation": "linear", "activity_regularizer": null, "bias_constraint": null, "bias_initializer": {"class_name": "Zeros", "config": {}, "module": "keras.initializers", "registered_name": null}, "bias_regularizer": null, "dtype": "float32", "kernel_constraint": null, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "module": "keras.initializers", "registered_name": null}, "kernel_regularizer": null, "name": "dense_1", "trainable": true, "units": 67, "use_bias": true}, "inbound_nodes": [[["flatten_1", 0, 0, {}]]], "module": "keras.layers", "name": "dense_1", "registered_name": null}
layer36_softmax_1default: {"build_config": {"input_shape": [null, 67]}, "class_name": "Softmax", "config": {"axis": -1, "dtype": "float32", "name": "softmax_1", "trainable": true}, "inbound_nodes": [[["dense_1", 0, 0, {}]]], "module": "keras.layers", "name": "softmax_1", "registered_name": null}
optimizerdefault: {"loss": "categorical_crossentropy", "metrics": [], "optimizer_config": {"class_name": "Adam", "config": {"amsgrad": false, "beta_1": 0.9, "beta_2": 0.999, "clipnorm": null, "clipvalue": null, "ema_momentum": 0.99, "ema_overwrite_frequency": null, "epsilon": 1e-07, "global_clipnorm": null, "is_legacy_optimizer": false, "jit_compile": true, "learning_rate": 9.999999747378752e-05, "name": "Adam", "use_ema": false, "weight_decay": null}}}
tensorflow_versiondefault: "2.15.1"

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table