Processing math: 100%

基于高斯过程回归和深度强化学习的水下扑翼推进性能寻优方法
杨映荷, 魏汉迪, 范迪夏, 李昂

Optimization Method of Underwater Flapping Foil Propulsion Performance Based on Gaussian Process Regression and Deep Reinforcement Learning
YANG Yinghe, WEI Handi, FAN Dixia, LI Ang
表2 GPR常用核函数
Tab.2 Common kernel functions for GPR
核函数 函数关系式
Matern 3/2 k(xi, xj|θ)=σ2exp (1+3rσl)exp (-3rσl), r= (xi-xj)T(xi-xj)
Matern 5/2 k(xi, xj|θ)=σ2 (1+3rσl+5r23σ2)exp (-5rσl)
ARD Matern 3/2 k(xi, xj|θ)=σ2(1+ 3r)exp(- 3r), r= m=1d(xim-xjm)2σ2m
ARD Matern 5/2 k(xi, xj|θ)=σ2 (1+5r+5r23)exp(- 5r)
Squared exponential k(xi, xj|θ)=σ2exp [-12(xi-xj)T(xi-xj)σ2l]
Absolute exponential k(xi, xj|θ)=σ2exp (-rσl), r= (xi-xj)T(xi-xj)