Learn R Programming

rflow (version 0.0.0.9000)

Tensor Processor: Tensor Processor

Description

This function performs processing function on the tensor

Usage

TensorProcessor(NAME, ...)

Arguments

NAME
The name of processing function. A list can be found here: https://github.com/google/skflow/blob/master/skflow/preprocessing/text.py
...
Additional paramerters passed to processing function