rnn: Recurrent Neural Network

Implementation of a Recurrent Neural Network architectures in native R, including Long Short-Term Memory (Hochreiter and Schmidhuber, <doi:10.1162/neco.1997.9.8.1735>), Gated Recurrent Unit (Chung et al., <arXiv:1412.3555>) and vanilla RNN.

Package details

AuthorBastiaan Quast [aut, cre] (<https://orcid.org/0000-0002-2951-3577>)
MaintainerBastiaan Quast <bquast@gmail.com>
LicenseGPL-3
Version1.9.0
URL https://qua.st/rnn/ https://github.com/bquast/rnn
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rnn")

Try the rnn package in your browser

Any scripts or data that you put into this service are public.

rnn documentation built on April 22, 2023, 1:12 a.m.