SimpleRNNCell

public struct SimpleRNNCell<Scalar> : RNNCell where Scalar : TensorFlowFloatingPoint

A simple RNN cell.