24 #ifndef METAPARAMETERSRRRFF_H 25 #define METAPARAMETERSRRRFF_H 49 MetaParametersRRRFF(
int expected_input_dim,
int number_of_basis_functions,
double regularization,
double gamma);
58 int number_of_basis_functions_;
61 double regularization_;
82 template<
class Archive>
83 void serialize(Archive & ar,
const unsigned int version);
89 #include <boost/serialization/export.hpp> 96 #endif // #ifndef METAPARAMETERSRRRFF_H
BOOST_CLASS_EXPORT_KEY2(DmpBbo::TimeSystem,"TimeSystem")
Register this derived class.
RRRFF (Ridge Regression with Random Fourier Features) function approximatorhttps://www.ncbi.nlm.nih.gov/pmc/articles/PMC3935121/.