bquast/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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.9.0
URL https://qua.st/rnn/ https://github.com/bquast/rnn
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bquast/rnn")
bquast/rnn documentation built on April 29, 2023, 9:13 p.m.