LostTech.TensorFlow : API Documentation

Type random_uniform_initializer

Namespace tensorflow.compat.v2

Parent Initializer

Interfaces Irandom_uniform_initializer

Public properties

double maxval get; set;

double minval get; set;

object PythonObject get;

Nullable<int> seed get; set;