ML SIGW0: Difference between revisions

From VASP Wiki
m (Karsai moved page ML FF SIGW0 MB to ML SIGW0)
No edit summary
Line 1: Line 1:
{{TAGDEF|ML_FF_SIGW0_MB|[real]|1.0}}
{{TAGDEF|ML_SIGW0|[real]|1.0}}


Description: This flag sets the initial reversed and squared precision parameter <math>\frac{1}{\sigma_{\mathrm{w}}^{2}}</math> in the machine learning force field method.  
Description: This flag sets the initial reversed and squared precision parameter <math>\frac{1}{\sigma_{\mathrm{w}}^{2}}</math> in the machine learning force field method.  
Line 8: Line 8:


== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|ML_FF_LMLFF}}, {{TAG|ML_FF_IREG_MB}}, {{TAG|ML_FF_SIGV0_MB}}
{{TAG|ML_LMLFF}}, {{TAG|ML_IREG}}, {{TAG|ML_SIGV0}}


{{sc|ML_FF_SIGW0_MB|Examples|Examples that use this tag}}
{{sc|ML_SIGW0|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 11:05, 6 September 2021

ML_SIGW0 = [real]
Default: ML_SIGW0 = 1.0 

Description: This flag sets the initial reversed and squared precision parameter in the machine learning force field method.


For the optimization of the reversed and squared noise parameter see following section: On-the-fly machine learning force field generation using Bayesian linear regression.

Related Tags and Sections

ML_LMLFF, ML_IREG, ML_SIGV0

Examples that use this tag