Package: resautonet
Type: Package
Title: Autoencoder-based Residual Deep Network with Keras Support
Version: 1.0
Date: 2019-03-13
Author: Lianfa Li
Maintainer: Lianfa Li <lspatial@gmail.com>
Description: This package is the R implementation of the Autoencoder-based Residual Deep Network that is based on this paper (https://arxiv.org/abs/1812.11262).
Depends: R (>= 3.1)
Imports: Rcpp (>= 1.0.0),keras,rstack,dplyr,magrittr
LinkingTo: Rcpp, RcppArmadillo
SystemRequirements: C++11
License: GPL
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
RoxygenNote: 6.1.1
Packaged: 2019-03-16 20:32:09 UTC; lianfal
Repository: CRAN
Date/Publication: 2019-03-16 23:00:08 UTC
