SimpleRNNCell

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

Una simple celda RNN.