rand_gumbel_like: Random Gumbel Like Distribution

Description Usage Arguments

Description

Random Gumbel Like Distribution

Usage

1
2
rand_gumbel_like(x, mean = 0, scale = 1, seed = AUTO_SELECT_SEED,
  name = "")

Arguments

x

- CNTK variable from which to copy the shape, dtype, and dynamic axes

mean

- success probability

scale

- scale of the distribution

seed

- pseudo random number generator seed

name

- name of the Function instance in the network


Microsoft/CNTK-R documentation built on May 28, 2019, 1:52 p.m.