How to do a analysis of model? #1390
Answered
by
njzjz
jtyang-chem
asked this question in
Q&A
-
How to do an analysis of models after training?
|
Beta Was this translation helpful? Give feedback.
Answered by
njzjz
Dec 28, 2021
Replies: 1 comment
-
A python method is provided here. You can get atomic energies by setting To unwrap parameters, see #1271 (reply in thread). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jtyang-chem
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A python method is provided here. You can get atomic energies by setting
atomic
toTrue
.To unwrap parameters, see #1271 (reply in thread).