rnn: a Recurrent Neural Network in R
The rnn
package has been published on CRAN:
https://cran.r-project.org/package=rnn
Development
The full git
repository is available at:
https://github.com/bquast/rnn
and can be cloned using:
git clone https://github.com/bquast/rnn.git
A paper will follow.