Missing Recurrent Neural Net (RNN) layers

Should develop/implement basic RNN, LSTM, GRU layers for Neuralyzer. Clearly LSTM and GRU can build upon a basic RNN, which is how most other libraries go about doing this.