The 'MLP' class object
This a R6 class. It inherits from 'kernel' class. It provides the mlp kernel function and the 1st order derivative of mlp kernel function.
R6Class
object.
an R6Class
object which can be used for the rkhs interpolation.
KGode::Kernel
-> MLP
greet()
MLP$greet()
set_k_par()
MLP$set_k_par(val)
kern()
MLP$kern(t1, t2)
dkd_kpar()
MLP$dkd_kpar(t1, t2)
dkdt()
MLP$dkdt(t1, t2)
clone()
The objects of this class are cloneable with this method.
MLP$clone(deep = FALSE)
deep
Whether to make a deep clone.
Mu Niu, mu.niu@glasgow.ac.uk
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.