ML IREG: Difference between revisions
m (Karsai moved page ML FF IREG MB to ML IREG) |
No edit summary |
||
Line 1: | Line 1: | ||
{{TAGDEF| | {{TAGDEF|ML_IREG|[integer]|2}} | ||
Description: This tag specifies whether the regularization parameters are kept constant or not in the machine learning force field method. | Description: This tag specifies whether the regularization parameters are kept constant or not in the machine learning force field method. | ||
---- | ---- | ||
The following cases are possible for this tag: | The following cases are possible for this tag: | ||
*{{TAG| | *{{TAG|ML_IREG}}=1: The (initial) precision ({{TAG|ML_SIGV0}}) and noise ({{TAG|ML_SIGW0}}) parameters are kept constant. | ||
*{{TAG| | *{{TAG|ML_IREG}}=2: The parameters are optimized (default). | ||
For the optimization of the noise parameter <math>\sigma_{\mathrm{v}}^{2}</math> see following section: | For the optimization of the noise parameter <math>\sigma_{\mathrm{v}}^{2}</math> see following section: | ||
Line 11: | Line 11: | ||
== Related Tags and Sections == | == Related Tags and Sections == | ||
{{TAG| | {{TAG|ML_LMLFF}}, {{TAG|ML_SIGV0}}, {{TAG|ML_SIGW0}} | ||
{{sc| | {{sc|ML_IREG|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 08:45, 23 August 2021
ML_IREG = [integer]
Default: ML_IREG = 2
Description: This tag specifies whether the regularization parameters are kept constant or not in the machine learning force field method.
The following cases are possible for this tag:
- ML_IREG=1: The (initial) precision (ML_SIGV0) and noise (ML_SIGW0) parameters are kept constant.
- ML_IREG=2: The parameters are optimized (default).
For the optimization of the noise parameter see following section: Machine learning force fields: Theory.