You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The backend of the training. Currently only support tensorflow and pytorch."
92
98
)
93
-
doc_numb_models="Number of models to be trained in 00.train. 4 is recommend."
94
99
doc_training_iter0_model_path="The model used to init the first iter training. Number of element should be equal to numb_models."
95
100
doc_training_init_model="Iteration > 0, the model parameters will be initilized from the model trained at the previous iteration. Iteration == 0, the model parameters will be initialized from training_iter0_model_path."
96
101
doc_default_training_param="Training parameters for deepmd-kit in 00.train. You can find instructions from `DeePMD-kit documentation <https://docs.deepmodeling.org/projects/deepmd/>`_."
0 commit comments