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

tensorflow.keras.src.engine.functional.Functional.c7d3c26

Visibility: public Uploaded 16-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_1", 0, 0]], "name": "model", "output_layers": [["dense_1", 0, 0]], "trainable": true}
layer00_input_1default: {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 128, 128, 3], "dtype": "float32", "name": "input_1", "ragged": false, "sparse": false}, "inbound_nodes": [], "module": "keras.layers", "name": "input_1", "registered_name": null}
layer01_lambdadefault: {"build_config": {"input_shape": [null, 128, 128, 3]}, "class_name": "Lambda", "config": {"arguments": {}, "dtype": "float32", "function": ["4wEAAAAAAAAAAAAAAAEAAAACAAAAUwAAAHMIAAAAfABkARsAUwApAk5nAAAAAADgb0CpACkB2gF4\ncgEAAAByAQAAAPofL3RtcC9pcHlrZXJuZWxfMzMvMjkyNjYwMTc3OC5wedoIPGxhbWJkYT4VAAAA\ncwIAAAAIAA==\n", null, null], "function_type": "lambda", "module": "__main__", "name": "lambda", "output_shape": null, "output_shape_module": null, "output_shape_type": "raw", "trainable": true}, "inbound_nodes": [[["input_1", 0, 0, {}]]], "module": "keras.layers", "name": "lambda", "registered_name": null}
layer02_conv2ddefault: {"build_config": {"input_shape": [null, 128, 128, 3]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["lambda", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d", "registered_name": null}
layer03_leaky_re_ludefault: {"build_config": {"input_shape": [null, 128, 128, 32]}, "class_name": "LeakyReLU", "config": {"alpha": 0.009999999776482582, "dtype": "float32", "name": "leaky_re_lu", "trainable": true}, "inbound_nodes": [[["conv2d", 0, 0, {}]]], "module": "keras.layers", "name": "leaky_re_lu", "registered_name": null}
layer04_conv2d_1default: {"build_config": {"input_shape": [null, 128, 128, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["leaky_re_lu", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_1", "registered_name": null}
layer05_leaky_re_lu_1default: {"build_config": {"input_shape": [null, 128, 128, 32]}, "class_name": "LeakyReLU", "config": {"alpha": 0.009999999776482582, "dtype": "float32", "name": "leaky_re_lu_1", "trainable": true}, "inbound_nodes": [[["conv2d_1", 0, 0, {}]]], "module": "keras.layers", "name": "leaky_re_lu_1", "registered_name": null}
layer06_max_pooling2ddefault: {"build_config": {"input_shape": [null, 128, 128, 32]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d", "padding": "valid", "pool_size": [2, 2], "strides": [2, 2], "trainable": true}, "inbound_nodes": [[["leaky_re_lu_1", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d", "registered_name": null}
layer07_conv2d_2default: {"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["max_pooling2d", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_2", "registered_name": null}
layer08_leaky_re_lu_2default: {"build_config": {"input_shape": [null, 64, 64, 64]}, "class_name": "LeakyReLU", "config": {"alpha": 0.009999999776482582, "dtype": "float32", "name": "leaky_re_lu_2", "trainable": true}, "inbound_nodes": [[["conv2d_2", 0, 0, {}]]], "module": "keras.layers", "name": "leaky_re_lu_2", "registered_name": null}
layer09_max_pooling2d_1default: {"build_config": {"input_shape": [null, 64, 64, 64]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_1", "padding": "valid", "pool_size": [2, 2], "strides": [2, 2], "trainable": true}, "inbound_nodes": [[["leaky_re_lu_2", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d_1", "registered_name": null}
layer10_conv2d_3default: {"build_config": {"input_shape": [null, 32, 32, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["max_pooling2d_1", 0, 0, {}]]], "module": "keras.layers", "name": "conv2d_3", "registered_name": null}
layer11_leaky_re_lu_3default: {"build_config": {"input_shape": [null, 32, 32, 128]}, "class_name": "LeakyReLU", "config": {"alpha": 0.009999999776482582, "dtype": "float32", "name": "leaky_re_lu_3", "trainable": true}, "inbound_nodes": [[["conv2d_3", 0, 0, {}]]], "module": "keras.layers", "name": "leaky_re_lu_3", "registered_name": null}
layer12_max_pooling2d_2default: {"build_config": {"input_shape": [null, 32, 32, 128]}, "class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_2", "padding": "valid", "pool_size": [2, 2], "strides": [2, 2], "trainable": true}, "inbound_nodes": [[["leaky_re_lu_3", 0, 0, {}]]], "module": "keras.layers", "name": "max_pooling2d_2", "registered_name": null}
layer13_flattendefault: {"build_config": {"input_shape": [null, 16, 16, 128]}, "class_name": "Flatten", "config": {"data_format": "channels_last", "dtype": "float32", "name": "flatten", "trainable": true}, "inbound_nodes": [[["max_pooling2d_2", 0, 0, {}]]], "module": "keras.layers", "name": "flatten", "registered_name": null}
layer14_densedefault: {"build_config": {"input_shape": [null, 32768]}, "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": "HeNormal", "config": {"seed": null}, "module": "keras.initializers", "registered_name": null}, "kernel_regularizer": null, "name": "dense", "trainable": true, "units": 512, "use_bias": true}, "inbound_nodes": [[["flatten", 0, 0, {}]]], "module": "keras.layers", "name": "dense", "registered_name": null}
layer15_dropoutdefault: {"build_config": {"input_shape": [null, 512]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "dropout", "noise_shape": null, "rate": 0.2, "seed": null, "trainable": true}, "inbound_nodes": [[["dense", 0, 0, {}]]], "module": "keras.layers", "name": "dropout", "registered_name": null}
layer16_dense_1default: {"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_1", "trainable": true, "units": 67, "use_bias": true}, "inbound_nodes": [[["dropout", 0, 0, {}]]], "module": "keras.layers", "name": "dense_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": 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