Package: rFTRLProximal
Type: Package
Title: FTRL-Proximal Algorithm
Version: 1.0.0
Author: Author: Yachen Yan [aut, cre]
Description: An efficient C++ based implementation of "Follow The (Proximally) Regularized Leader" online learning algorithm.
  This algorithm was proposed in McMahan et al. (2013) <DOI:10.1145/2487575.2488200>.
URL: http://github.com/yanyachen/rFTRLProximal
BugReports: http://github.com/yanyachen/rFTRLProximal/issues
Depends: R (>= 2.10)
Imports: stats, utils, data.table (>= 1.9.6), Matrix, FeatureHashing,
        magrittr, foreach, Rcpp, RcppProgress
Suggests: rBayesianOptimization, MLmetrics
LinkingTo: Rcpp, RcppArmadillo, RcppProgress
License: GPL-2
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Maintainer: Yachen Yan <yanyachen21@gmail.com>
Packaged: 2016-09-15 16:28:48 UTC; Administrator
Repository: CRAN
Date/Publication: 2016-09-15 21:57:16
Built: R 3.2.5; x86_64-w64-mingw32; 2017-04-20 07:28:26 UTC; windows
Archs: i386, x64
