Random Ops

Random Ops

Summary

Classes
tensorflow::ops::Multinomial

Draws samples from a multinomial distribution.

tensorflow::ops::ParameterizedTruncatedNormal

Outputs random values from a normal distribution.

tensorflow::ops::RandomGamma

Outputs random values from the Gamma distribution(s) described by alpha.

tensorflow::ops::RandomNormal

Outputs random values from a normal distribution.

tensorflow::ops::RandomPoisson

Outputs random values from the Poisson distribution(s) described by rate.

tensorflow::ops::RandomShuffle

Randomly shuffles a tensor along its first dimension.

tensorflow::ops::RandomUniform

Outputs random values from a uniform distribution.

tensorflow::ops::RandomUniformInt

Outputs random integers from a uniform distribution.

tensorflow::ops::TruncatedNormal

Outputs random values from a truncated normal distribution.

© 2017 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/cc/group/random-ops

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部