LostTech.TensorFlow : API Documentation

Type TruncatedNormal

Namespace tensorflow.python.ops.init_ops_v2

Parent Initializer

Interfaces ITruncatedNormal

Public properties

double mean get; set;

object PythonObject get;

Nullable<int> seed get; set;

double stddev get; set;