DeePTB: A deep learning package for tight-binding approach with ab initio accuracy.
GNU Lesser General Public License v3.0
54
stars
16
forks
source link
feat(loss): add new loss options to control number bands to exclude in in dft bands. #181
Closed
QG-phy closed 5 months ago
Update EigLoss class in loss.py to include new parameters diff_valence and spin_deg
Update loss_options function in argcheck.py to include new parameters diff_valence and spin_deg
Update TrainFullConfigSK dictionary in config_sk.py to include new parameters diff_valence and spin_deg