LostTech.TensorFlow : API Documentation

Type I_RandomGenerator

Namespace tensorflow.python.ops.init_ops_v2

Interfaces IPythonObjectContainer

Public instance methods

object random_normal(object shape, object mean, object stddev, object dtype)

object random_uniform(object shape, object minval, object maxval, object dtype)

object truncated_normal(object shape, object mean, object stddev, object dtype)