Is it possible to access the Input vector or Last layer of deepmd Neural network? #1852
rajnichahal
started this conversation in
General
Replies: 1 comment 5 replies
-
I think you mean eval and eval_descriptor. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am wondering if it is possible to access the Input vector or Last layer of the network?
Specifically, I am interested in the information that goes into the first layer of Fitting net (output of Feature matrix) and the last layer of Fitting net (just before per atom total energy, i.e., local energy is calculated).
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions