Neural Network Matrix Product Operator: A Multi-Dimensionally Integrable Machine Learning Potential
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/records/14759131
下载链接
链接失效反馈官方服务:
资源简介:
For Pompon-main.zip
See README.md at first for installation
Manuscript data for train/validate/test are in docs/data/*npy. They can be loaded by numpy.load.
The reference geometry information of H2CO molecule is docs/data/bagel_h2co_dft.s0.harmonic.json
training script is docs/notebook/_h2co_opt.py. It is easily executable by uv run _h2co_opt.py if you have installed uv.
The trained weight is in docs/data/nnmpo_final_rmse_8.365e-04.h5. (HDF5 format)
NN-MPO to MPO is in docs/notebook/create-random-mpo.ipynb and docs/notebook/nnmpo_to_itensor_mpo.ipynb (Need ITensors.jl version 0.6.x)
DMRG calculation by ITensors.jl is docs/notebook/itensor_vDMRG.ipynb.
If you have any questions, please post an issue on GitHub.
Discvar-main.zip is an implementation of discrete variable representation (DVR).
创建时间:
2025-01-29



