LostTech.TensorFlow : API Documentation

Type random_normal_initializer

Namespace tensorflow.compat.v2

Parent Initializer

Interfaces Irandom_normal_initializer

Public properties

double mean get; set;

object PythonObject get;

Nullable<int> seed get; set;

double stddev get; set;