Simple Recurrent Neural Network

Overview


The simple RNN layer implements the basic functionality of a Simple RNN.

Examples


  • Example 1 - a single layer Recurrent Neural Network
  • Example 2 - multiple layers