R package to optimize a function defined through an expectation using the G-PFSO (Global Particle filter Stochastic Optimization) algorithm developed in https://arxiv.org/pdf/2007.04803.pdf
To install the package run, in R, library(devtools) and then install_github("mathieugerber/PFoptim").
Reference manual: See PFoptim.pdf
Remark: The code is mainly in R and therefore not particularly fast.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.