deepmd.nvnmd.descriptor package
nvnmd.se_a ==========.
- Provides
building descriptor with continuous embedding network
building descriptor with quantized embedding network
Submodules
deepmd.nvnmd.descriptor.se_a module
- deepmd.nvnmd.descriptor.se_a.build_davg_dstd()[source]
Get the davg and dstd from the dictionary nvnmd_cfg. The davg and dstd have been obtained by training CNN.
- deepmd.nvnmd.descriptor.se_a.check_switch_range(davg, dstd)[source]
Check the range of switch, let it in range [-2, 14].
deepmd.nvnmd.descriptor.se_atten module
- deepmd.nvnmd.descriptor.se_atten.build_davg_dstd()[source]
Get the davg and dstd from the dictionary nvnmd_cfg. The davg and dstd have been obtained by training CNN.
- deepmd.nvnmd.descriptor.se_atten.check_switch_range(davg, dstd)[source]
Check the range of switch, let it in range [-2, 14].