op_one_hot: Create One-Hot Encoding

Description Usage Arguments

Description

Create One-Hot Encoding

Usage

1
op_one_hot(x, num_classes, sparse_output = FALSE, axis = -1, name = "")

Arguments

x

matrix or CNTK Function that outputs a tensor

axis

axis across which to perform operation

name

(str) the name of the Function instance in the network


joeddav/CNTK-R documentation built on May 6, 2019, 7:28 a.m.