Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
This is actually related to my Hackathon 2023 project. I am recently trying to fit charge density distribution with deepmd-kit. I have written the preprocessing tools to transform CHGCARs into datasets for atomic energy fitting in deepmd-kit. The fitting for total charge density of single crystal Si and bcc Fe are good, but the results for amorphous Si (understandable) and spin-polarized charge density of Fe are bad, as shown in the figure below, all the tests are based on validation sets:
and here's the charge density prediction of DP and DFT for amorphous Si:

The input.json is attached here: input.txt (Fe and Si are similar)
I have tried expand the network complexity, activation function, training steps, etc. The results changed little, as shown below for Si:
So here are my questions:
I was wondering whether anyone can give any techical point of view of these problems. And I would like to provide more details.
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions