Flow
tensorflow.python.keras.engine.sequential.Sequential.7d17cfb

tensorflow.python.keras.engine.sequential.Sequential.7d17cfb

Visibility: public Uploaded 05-06-2020 by Hidden tensorflow==2.2.0 numpy>=1.6.1 scipy>=0.9 8 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python python tensorflow tensorflow_2.2.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"}
layer0_batch_normalizationdefault: {"class_name": "BatchNormalization", "config": {"axis": -1, "beta_constraint": null, "beta_initializer": {"class_name": "Zeros", "config": {}}, "beta_regularizer": null, "center": true, "dtype": "float32", "epsilon": 0.001, "gamma_constraint": null, "gamma_initializer": {"class_name": "Ones", "config": {}}, "gamma_regularizer": null, "momentum": 0.99, "moving_mean_initializer": {"class_name": "Zeros", "config": {}}, "moving_variance_initializer": {"class_name": "Ones", "config": {}}, "name": "batch_normalization", "scale": true, "trainable": true}}
layer1_densedefault: {"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", "trainable": true, "units": 1024, "use_bias": true}}
layer2_dropoutdefault: {"class_name": "Dropout", "config": {"dtype": "float32", "name": "dropout", "noise_shape": null, "rate": 0.4, "seed": null, "trainable": true}}
layer3_dense_1default: {"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_1", "trainable": true, "units": 2, "use_bias": true}}
optimizerdefault: {"loss": "sparse_categorical_crossentropy", "metrics": [], "optimizer_config": {"class_name": "Adam", "config": {"amsgrad": false, "beta_1": 0.9, "beta_2": 0.999, "decay": 0.0, "epsilon": 1e-07, "learning_rate": 0.001, "name": "Adam"}}, "weighted_metrics": []}
tensorflow_versiondefault: "2.2.0"

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table