RNNs in LUX

See Built-In Layers | LuxDL Docs. Recurrence requires a sequence input. If you give a Matrix then it will pass vectors into the internal layer, and none of the Cell’s can work for Vectors, they need Matrices