(git:374b731)
Loading...
Searching...
No Matches
nnp_model.F File Reference

Go to the source code of this file.

Modules

module  nnp_model
 Methods dealing with core routines for artificial neural networks.
 

Functions/Subroutines

subroutine, public nnp_model::nnp_write_arc (nnp, para_env, printtag)
 Write neural network architecture information.
 
subroutine, public nnp_model::nnp_predict (arc, nnp, i_com)
 Predict energy by evaluating neural network.
 
subroutine, public nnp_model::nnp_gradients (arc, nnp, i_com, denergydsym)
 Calculate gradients of neural network.