Flow
tensorflow.keras.src.engine.functional.Functional.c6f2774

tensorflow.keras.src.engine.functional.Functional.c6f2774

Visibility: public Uploaded 06-04-2024 by Hidden tensorflow==2.15.0 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.0
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_4", 0, 0]], "name": "model_3", "output_layers": [["dense_15", 0, 0]], "trainable": true}
layer00_input_4default: {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 128, 128, 3], "dtype": "float32", "name": "input_4", "ragged": false, "sparse": false}, "inbound_nodes": [], "module": "keras.layers", "name": "input_4", "registered_name": null}
layer01_block1_conv1default: {"build_config": {"input_shape": [null, 128, 128, 3]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["input_4", 0, 0, {}]]], "module": "keras.layers", "name": "block1_conv1", "registered_name": null}
layer02_block1_conv2default: {"build_config": {"input_shape": [null, 128, 128, 64]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block1_conv1", 0, 0, {}]]], "module": "keras.layers", "name": "block1_conv2", "registered_name": null}
layer03_block1_pooldefault: {"build_config": {"input_shape": [null, 128, 128, 64]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block1_pool", "padding": "valid", "pool_size": [2, 2], "strides": [2, 2], "trainable": false}, "inbound_nodes": [[["block1_conv2", 0, 0, {}]]], "module": "keras.layers", "name": "block1_pool", "registered_name": null}
layer04_block2_conv1default: {"build_config": {"input_shape": [null, 64, 64, 64]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block1_pool", 0, 0, {}]]], "module": "keras.layers", "name": "block2_conv1", "registered_name": null}
layer05_block2_conv2default: {"build_config": {"input_shape": [null, 64, 64, 128]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block2_conv1", 0, 0, {}]]], "module": "keras.layers", "name": "block2_conv2", "registered_name": null}
layer06_block2_pooldefault: {"build_config": {"input_shape": [null, 64, 64, 128]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block2_pool", "padding": "valid", "pool_size": [2, 2], "strides": [2, 2], "trainable": false}, "inbound_nodes": [[["block2_conv2", 0, 0, {}]]], "module": "keras.layers", "name": "block2_pool", "registered_name": null}
layer07_block3_conv1default: {"build_config": {"input_shape": [null, 32, 32, 128]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block2_pool", 0, 0, {}]]], "module": "keras.layers", "name": "block3_conv1", "registered_name": null}
layer08_block3_conv2default: {"build_config": {"input_shape": [null, 32, 32, 256]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block3_conv1", 0, 0, {}]]], "module": "keras.layers", "name": "block3_conv2", "registered_name": null}
layer09_block3_conv3default: {"build_config": {"input_shape": [null, 32, 32, 256]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block3_conv2", 0, 0, {}]]], "module": "keras.layers", "name": "block3_conv3", "registered_name": null}
layer10_block3_conv4default: {"build_config": {"input_shape": [null, 32, 32, 256]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block3_conv3", 0, 0, {}]]], "module": "keras.layers", "name": "block3_conv4", "registered_name": null}
layer11_block3_pooldefault: {"build_config": {"input_shape": [null, 32, 32, 256]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block3_pool", "padding": "valid", "pool_size": [2, 2], "strides": [2, 2], "trainable": false}, "inbound_nodes": [[["block3_conv4", 0, 0, {}]]], "module": "keras.layers", "name": "block3_pool", "registered_name": null}
layer12_block4_conv1default: {"build_config": {"input_shape": [null, 16, 16, 256]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block3_pool", 0, 0, {}]]], "module": "keras.layers", "name": "block4_conv1", "registered_name": null}
layer13_block4_conv2default: {"build_config": {"input_shape": [null, 16, 16, 512]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block4_conv1", 0, 0, {}]]], "module": "keras.layers", "name": "block4_conv2", "registered_name": null}
layer14_block4_conv3default: {"build_config": {"input_shape": [null, 16, 16, 512]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block4_conv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4_conv3", "registered_name": null}
layer15_block4_conv4default: {"build_config": {"input_shape": [null, 16, 16, 512]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block4_conv3", 0, 0, {}]]], "module": "keras.layers", "name": "block4_conv4", "registered_name": null}
layer16_block4_pooldefault: {"build_config": {"input_shape": [null, 16, 16, 512]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block4_pool", "padding": "valid", "pool_size": [2, 2], "strides": [2, 2], "trainable": false}, "inbound_nodes": [[["block4_conv4", 0, 0, {}]]], "module": "keras.layers", "name": "block4_pool", "registered_name": null}
layer17_block5_conv1default: {"build_config": {"input_shape": [null, 8, 8, 512]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block4_pool", 0, 0, {}]]], "module": "keras.layers", "name": "block5_conv1", "registered_name": null}
layer18_block5_conv2default: {"build_config": {"input_shape": [null, 8, 8, 512]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block5_conv1", 0, 0, {}]]], "module": "keras.layers", "name": "block5_conv2", "registered_name": null}
layer19_block5_conv3default: {"build_config": {"input_shape": [null, 8, 8, 512]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block5_conv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5_conv3", "registered_name": null}
layer20_block5_conv4default: {"build_config": {"input_shape": [null, 8, 8, 512]}, "class_name": "Conv2D", "config": "relu", "inbound_nodes": [[["block5_conv3", 0, 0, {}]]], "module": "keras.layers", "name": "block5_conv4", "registered_name": null}
layer21_block5_pooldefault: {"build_config": {"input_shape": [null, 8, 8, 512]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block5_pool", "padding": "valid", "pool_size": [2, 2], "strides": [2, 2], "trainable": false}, "inbound_nodes": [[["block5_conv4", 0, 0, {}]]], "module": "keras.layers", "name": "block5_pool", "registered_name": null}
layer22_global_average_pooling2d_3default: {"build_config": {"input_shape": [null, 4, 4, 512]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "global_average_pooling2d_3", "trainable": true}, "inbound_nodes": [[["block5_pool", 0, 0, {}]]], "module": "keras.layers", "name": "global_average_pooling2d_3", "registered_name": null}
layer23_dense_12default: {"build_config": {"input_shape": [null, 512]}, "class_name": "Dense", "config": {"activation": "relu", "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_12", "trainable": true, "units": 128, "use_bias": true}, "inbound_nodes": [[["global_average_pooling2d_3", 0, 0, {}]]], "module": "keras.layers", "name": "dense_12", "registered_name": null}
layer24_batch_normalization_9default: {"build_config": {"input_shape": [null, 128]}, "class_name": "BatchNormalization", "config": [1], "inbound_nodes": [[["dense_12", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_9", "registered_name": null}
layer25_dense_13default: {"build_config": {"input_shape": [null, 128]}, "class_name": "Dense", "config": {"activation": "relu", "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_13", "trainable": true, "units": 256, "use_bias": true}, "inbound_nodes": [[["batch_normalization_9", 0, 0, {}]]], "module": "keras.layers", "name": "dense_13", "registered_name": null}
layer26_batch_normalization_10default: {"build_config": {"input_shape": [null, 256]}, "class_name": "BatchNormalization", "config": [1], "inbound_nodes": [[["dense_13", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_10", "registered_name": null}
layer27_dense_14default: {"build_config": {"input_shape": [null, 256]}, "class_name": "Dense", "config": {"activation": "relu", "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_14", "trainable": true, "units": 512, "use_bias": true}, "inbound_nodes": [[["batch_normalization_10", 0, 0, {}]]], "module": "keras.layers", "name": "dense_14", "registered_name": null}
layer28_batch_normalization_11default: {"build_config": {"input_shape": [null, 512]}, "class_name": "BatchNormalization", "config": [1], "inbound_nodes": [[["dense_14", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization_11", "registered_name": null}
layer29_dense_15default: {"build_config": {"input_shape": [null, 512]}, "class_name": "Dense", "config": {"activation": "softmax", "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_15", "trainable": true, "units": 67, "use_bias": true}, "inbound_nodes": [[["batch_normalization_11", 0, 0, {}]]], "module": "keras.layers", "name": "dense_15", "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": false, "learning_rate": 0.0010000000474974513, "name": "Adam", "use_ema": false, "weight_decay": null}}}
tensorflow_versiondefault: "2.15.0"

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table