Implementation of optimistic optimization methods for global optimization of deterministic or stochastic functions. The algorithms feature guarantees of the convergence to a global optimum. They require minimal assumptions on the (only local) smoothness, where the smoothness parameter does not need to be known. They are expected to be useful for the most difficult functions when we have no information on smoothness and the gradients are unknown or do not exist. Due to the weak assumptions, however, they can be mostly effective only in small dimensions, for example, for hyperparameter tuning.
Version: | 0.1.3 |
Depends: | methods |
Published: | 2020-03-23 |
Author: | M. Binois [cre, aut, trl] (R port), A. Carpentier [aut] (Matlab original), J.-B. Grill [aut] (Python original), R. Munos [aut] (Python and Matlab original), M. Valko [aut, ctb] (Python and Matlab original) |
Maintainer: | M. Binois <mickael.binois at inria.fr> |
BugReports: | http://github.com/mbinois/OOR/issues |
License: | LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL] |
URL: | http://github.com/mbinois/OOR |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Optimization |
CRAN checks: | OOR results |
Reference manual: | OOR.pdf |
Package source: | OOR_0.1.3.tar.gz |
Windows binaries: | r-devel: OOR_0.1.3.zip, r-release: OOR_0.1.3.zip, r-oldrel: OOR_0.1.3.zip |
macOS binaries: | r-release (arm64): OOR_0.1.3.tgz, r-oldrel (arm64): OOR_0.1.3.tgz, r-release (x86_64): OOR_0.1.3.tgz, r-oldrel (x86_64): OOR_0.1.3.tgz |
Old sources: | OOR archive |
Please use the canonical form https://CRAN.R-project.org/package=OOR to link to this page.