ML NHYP: Difference between revisions

From VASP Wiki
m (Karsai moved page ML FF NHYP1 MB to ML NHYP)
No edit summary
Line 1: Line 1:
{{TAGDEF|ML_FF_NHYP1_MB|[integer]|4}}
{{TAGDEF|ML_NHYP|[integer]|4}}


Description: Polynomial power of the kernel.
Description: Polynomial power of the kernel.
Line 10: Line 10:


== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|ML_FF_RCUT1_MB}}, {{TAG|ML_FF_SION1_MB}}
{{TAG|ML_RCUT1}}, {{TAG|ML_SION1}}, {{TAG|ML_RCUT2}}, {{TAG|ML_SION2}}


{{sc|ML_FF_NHYP1_MB|Examples|Examples that use this tag}}
{{sc|ML_NHYP|Examples|Examples that use this tag}}
----
----


[[Category:INCAR]][[Category:Machine Learning]][[Category:Machine Learned Force Fields]][[Category: Alpha]]
[[Category:INCAR]][[Category:Machine Learning]][[Category:Machine Learned Force Fields]][[Category: Alpha]]

Revision as of 09:07, 23 August 2021

ML_NHYP = [integer]
Default: ML_NHYP = 4 

Description: Polynomial power of the kernel.


This tag specifies the power [math]\displaystyle{ \zeta }[/math] of the polynomial kernel

[math]\displaystyle{ K \left(\mathbf{X}_{i},\mathbf{X}_{i_\mathrm{B}}\right) = \left[ \beta \mathbf{X}_{i}^{(2)} \cdot \mathbf{X}_{i_{\mathrm{B}}}^{(2)} + (1-\beta) \mathbf{\hat{X}}_{i}^{(3)} \cdot \mathbf{\hat{X}}_{i_{\mathrm{B}}}^{(3)} \right]^{\zeta}. }[/math]

Related Tags and Sections

ML_RCUT1, ML_SION1, ML_RCUT2, ML_SION2

Examples that use this tag