how to understand deepmd-kit compute graph #1182
Unanswered
tonystarkiss
asked this question in
Q&A
Replies: 0 comments
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.
-
this is the water example graph, the graph is too complicate to understand, from the input.jason file, I can only see the parameters about the neural network:
"neuron": [25, 50, 100]
"fitting_net" : {
"neuron": [240, 240, 240]
but the network is far more than 3 layers, how to understand the network?
Beta Was this translation helpful? Give feedback.
All reactions