Skip to main content

LongShortTermMemoryLayer

LongShortTermMemoryLayer[n] represents a trainable recurrent layer that takes a sequence of vectors and produces a sequence of vectors, each of size n.

LongShortTermMemoryLayer[n,opts] includes options for weights and other parameters.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.