Flow
tensorflow.keras.engine.sequential.Sequential.8976669f

tensorflow.keras.engine.sequential.Sequential.8976669f

Visibility: public Uploaded 30-03-2023 by Hidden tensorflow==2.11.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.11.0
Issue #Downvotes for this reason By


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

Parameters

backenddefault: "tensorflow"
class_namedefault: "Sequential"
configdefault: {"name": "sequential_3"}
layer0_conv2d_3_inputdefault: {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 128, 128, 3], "dtype": "float32", "name": "conv2d_3_input", "ragged": false, "sparse": false}}
layer1_conv2d_3default: {"class_name": "Conv2D", "config": "relu"}
layer2_max_pooling2d_2default: {"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}}
layer3_conv2d_4default: {"class_name": "Conv2D", "config": "relu"}
layer4_max_pooling2d_3default: {"class_name": "MaxPooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "max_pooling2d_3", "padding": "valid", "pool_size": [2, 2], "strides": [2, 2], "trainable": true}}
layer5_conv2d_5default: {"class_name": "Conv2D", "config": "relu"}
layer6_flatten_1default: {"class_name": "Flatten", "config": {"data_format": "channels_last", "dtype": "float32", "name": "flatten_1", "trainable": true}}
layer7_dense_2default: {"class_name": "Dense", "config": {"activation": "relu", "activity_regularizer": null, "bias_constraint": null, "bias_initializer": {"class_name": "Zeros", "config": {}}, "bias_regularizer": null, "dtype": "float32", "kernel_constraint": null, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}}, "kernel_regularizer": null, "name": "dense_2", "trainable": true, "units": 64, "use_bias": true}}
layer8_dense_3default: {"class_name": "Dense", "config": {"activation": "softmax", "activity_regularizer": null, "bias_constraint": null, "bias_initializer": {"class_name": "Zeros", "config": {}}, "bias_regularizer": null, "dtype": "float32", "kernel_constraint": null, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}}, "kernel_regularizer": null, "name": "dense_3", "trainable": true, "units": 706, "use_bias": true}}
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": 0.0010000000474974513, "name": "Adam", "use_ema": false, "weight_decay": null}}}
tensorflow_versiondefault: "2.11.0"

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table