Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force prediction in the Gaussian process model #94

Open
zyt0y opened this issue Oct 23, 2020 · 0 comments
Open

Force prediction in the Gaussian process model #94

zyt0y opened this issue Oct 23, 2020 · 0 comments

Comments

@zyt0y
Copy link

zyt0y commented Oct 23, 2020

Hi all,

I have noticed that CatLearn includes both energy and forces in the training of a Gaussian process model, but only predicts energy from the GP model. The predicted forces are computed using finite differences according to Phys. Rev. Lett. 122, 156001 (2019) . However, predicting forces directly from the GP model is also starightforward once forces are included in the training just as what J. Chem. Phys. 147, 152720 (2017) did. Why not predicting forces directly from the GP model in CatLearn? Is there any benifit of using the finite difference approach?

Best,
Zeyuan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant