Implementation of a Recurrent Neural Network in R.
Version: | 0.8.0 |
Depends: | R (≥ 3.2.2) |
Imports: | sigmoid, shiny |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2016-09-11 |
Author: | Bastiaan Quast [aut, cre], Dimitri Fichou [aut] |
Maintainer: | Bastiaan Quast <bquast at gmail.com> |
BugReports: | https://github.com/bquast/rnn/issues |
License: | GPL-3 |
URL: | http://qua.st/rnn, https://github.com/bquast/rnn |
NeedsCompilation: | no |
Citation: | rnn citation info |
Materials: | README NEWS |
In views: | MachineLearning |
CRAN checks: | rnn results |
Reference manual: | rnn.pdf |
Vignettes: |
GRU units LSTM units Recurrent Neural Network RNN units sinus |
Package source: | rnn_0.8.0.tar.gz |
Windows binaries: | r-devel: rnn_0.8.0.zip, r-release: rnn_0.8.0.zip, r-oldrel: rnn_0.8.0.zip |
OS X Mavericks binaries: | r-release: rnn_0.8.0.tgz, r-oldrel: rnn_0.8.0.tgz |
Old sources: | rnn archive |
Please use the canonical form https://CRAN.R-project.org/package=rnn to link to this page.