-
Notifications
You must be signed in to change notification settings - Fork 84
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
Committee-NNP #92
base: master
Are you sure you want to change the base?
Committee-NNP #92
Conversation
- NN weights are not yet read in
Codecov Report
@@ Coverage Diff @@
## master #92 +/- ##
==========================================
- Coverage 71.76% 71.59% -0.18%
==========================================
Files 129 129
Lines 13981 14065 +84
==========================================
+ Hits 10034 10070 +36
- Misses 3947 3995 +48
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
I would be interested in trying this feature out, especially if it has a lammps interface. How close to working is it? |
I did not yet have time to look over the recent changes, I will do this next week. From what I can see the LAMMPS interface is not yet included but the standalone prediction (using |
I have tested it and it should work. However, it is implemented only for nnp-predict. It should be straightforward to implement even for LAMMPS interface but I am waiting on Andreas's check and finding optimal parameters for my material. Then I will move on to LAMMPS and make it work even for LAMMPS. |
- Integrated fix CompPhysVienna@12264dfe - Mode.cpp:1405-1410 : added necessary braces
Codecov Report
@@ Coverage Diff @@
## master #92 +/- ##
==========================================
- Coverage 72.28% 71.80% -0.49%
==========================================
Files 130 130
Lines 14231 14419 +188
==========================================
+ Hits 10287 10353 +66
- Misses 3944 4066 +122
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Hi developers, I've just stumbled upon this PR again and was wondering if there are any plans to merge this with the main branch in the near future. Many thanks for all your hard work and all the best, |
Dear Christoph Schran,
The committee implementation is working and complete for prediction. We are
using it. The official merging is not happening soon as there are conflicts
and unexpected behavior in the training phase. Those have to be resolved
first. However, if you are interested in prediction, you can merge it with
the master version by yourself and use it only for prediction. There should
not be a critical conflict.
Best regards,
Lukas Kyvala
po 28. 11. 2022 v 12:48 odesílatel Christoph Schran <
***@***.***> napsal:
… Hi developers,
I've just stumbled upon this PR again and was wondering if there are any
plans to merge this with the main branch in the near future.
From a quick look at the code, it seems like it's very close to completion.
Many thanks for all your hard work and all the best,
Christoph
—
Reply to this email directly, view it on GitHub
<#92 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQ3JUWYNVHDGGC5AOLGZ6PTWKSL2RANCNFSM4YYLTJ7A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Implement committee NNPs (C-NNPs) as presented in J. Chem. Phys. 153, 104105 (2020) in the core library, applications (only prediction, no training) and LAMMPS interface.
Allow two different modes in LAMMPS (and tools where useful):
New keywords introduced:
committee_mode
, arguments can bevalidation
orprediction
committee_data
, two arguments: