Other packages > Find by keyword >

RcppEnsmallen  

Header-Only C++ Mathematical Optimization Library for 'Armadillo'
View on CRAN: Click here


Download and install RcppEnsmallen package within the R console
Install from CRAN:
install.packages("RcppEnsmallen")

Install from Github:
library("remotes")
install_github("cran/RcppEnsmallen")

Install by package version:
library("remotes")
install_version("RcppEnsmallen", "0.2.21.1.1")



Attach the package and use:
library("RcppEnsmallen")
Maintained by
James Joseph Balamuta
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-10-30
Latest Update: 2024-02-17
Description:
'Ensmallen' is a templated C++ mathematical optimization library (by the 'MLPACK' team) that provides a simple set of abstractions for writing an objective function to optimize. Provided within are various standard and cutting-edge optimizers that include full-batch gradient descent techniques, small-batch techniques, gradient-free optimizers, and constrained optimization. The 'RcppEnsmallen' package includes the header files from the 'Ensmallen' library and pairs the appropriate header files from 'armadillo' through the 'RcppArmadillo' package. Therefore, users do not need to install 'Ensmallen' nor 'Armadillo' to use 'RcppEnsmallen'. Note that 'Ensmallen' is licensed under 3-Clause BSD, 'Armadillo' starting from 7.800.0 is licensed under Apache License 2, 'RcppArmadillo' (the 'Rcpp' bindings/bridge to 'Armadillo') is licensed under the GNU GPL version 2 or later. Thus, 'RcppEnsmallen' is also licensed under similar terms. Note that 'Ensmallen' requires a compiler that supports 'C++11' and 'Armadillo' 9.800 or later.
How to cite:
James Joseph Balamuta (2018). RcppEnsmallen: Header-Only C++ Mathematical Optimization Library for 'Armadillo'. R package version 0.2.21.1.1, https://cran.r-project.org/web/packages/RcppEnsmallen
Previous versions and publish date:
0.1.10.0.1 (2018-10-30 16:50), 0.1.11.1.1 (2018-11-30 17:40), 0.1.12.0.1 (2019-01-04 11:40), 0.1.13.0.1 (2019-01-21 09:50), 0.1.14.1.1 (2019-03-10 06:22), 0.1.14.4.1 (2019-05-13 16:40), 0.1.15.0.1 (2019-05-20 23:40), 0.1.16.0.1 (2019-08-29 06:30), 0.2.10.0.1 (2019-09-07 18:10), 0.2.10.3.1 (2019-10-01 00:00), 0.2.11.1.1 (2020-01-14 18:40), 0.2.11.3.1 (2020-02-20 06:20), 0.2.12.1.1 (2020-04-24 06:20), 0.2.13.0.1 (2020-07-24 14:10), 0.2.14.1.1 (2020-08-27 07:00), 0.2.14.2.1 (2020-09-07 12:00), 0.2.15.0.1 (2020-11-04 09:10), 0.2.16.1.1 (2021-03-05 21:00), 0.2.17.0.1 (2021-07-06 23:30), 0.2.18.0.1 (2021-10-22 09:30), 0.2.18.1.1 (2021-11-22 06:40), 0.2.18.2.1 (2022-02-19 13:10), 0.2.19.0.1 (2022-04-11 19:12), 0.2.20.0.1 (2023-10-06 09:50), 0.2.21.0.1 (2023-11-27 22:20)
Other packages that cited RcppEnsmallen R package
View RcppEnsmallen citation profile
Other R packages that RcppEnsmallen depends, imports, suggests or enhances
Functions, R codes and Examples using the RcppEnsmallen R package
Some associated functions: RcppEnsmallen-package . lin_reg_lbfgs . 
Some associated R codes: RcppEnsmallen-package.R . RcppExports.R . inline.R .  Full RcppEnsmallen package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns