-
Notifications
You must be signed in to change notification settings - Fork 580
feat(pt): train with energy Hessian #4169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 219 commits
Commits
Show all changes
223 commits
Select commit
Hold shift + click to select a range
347b064
Update argcheck.py
1azyking 9a6b896
Update data.py
1azyking 717e672
Update training.py
1azyking 9ce1c5f
Update wrapper.py
1azyking 2bedfc3
Create ener_hess.py
1azyking afb0227
Update __init__.py
1azyking 5742674
Update __init__.py
1azyking 75f4dce
Update make_hessian_model.py
1azyking 0165eba
Create ener_hess_model.py
1azyking e560573
Update make_hessian_model.py
1azyking 5384731
Update test.py
1azyking ab73bde
Update deep_eval.py
1azyking 1befb61
Update deep_pot.py
1azyking 9ae7163
Update deep_eval.py
1azyking 6dd723e
Update __init__.py
1azyking 4f078b8
Update test.py
1azyking bedb6ec
Update deep_eval.py
1azyking 484c62e
Update deep_pot.py
1azyking 7502ae8
Update deep_eval.py
1azyking 950a4da
Update ener_hess.py
1azyking 2ccc19a
Update ener_hess_model.py
1azyking bc92bde
Update make_hessian_model.py
1azyking d69e5f7
Update training.py
1azyking e2acfe2
Update wrapper.py
1azyking bffe6eb
Update deep_eval.py
1azyking 31de3e4
Update deep_eval.py
1azyking ae06bfc
Create test_dp_hessian_model.py
1azyking 24f76f1
Update argcheck.py
1azyking a933f7a
Update test.py
1azyking 37e9ba4
Update tensor.py
1azyking 0dd8124
Update test.py
1azyking 65ef47a
Update env_mat.py
1azyking 1004f76
Update env_mat.py
1azyking 97f09b0
Update training.py
1azyking 967952b
Create input.json
1azyking 7db3688
Delete examples/hess directory
1azyking d140afa
Create input.json
1azyking 2e41d8a
Create tmp
1azyking f54a1fd
Add files via upload
1azyking 5bf9b3a
Delete examples/hessian/data/H8C4N2O/set.000/tmp
1azyking e8c4b75
Add files via upload
1azyking af9544e
Create tmp
1azyking 4a7ac97
Add files via upload
1azyking 7376f08
Delete examples/hessian/data/H10C5N2O/set.000/tmp
1azyking 0cd6951
Add files via upload
1azyking a556e41
Update input.json
1azyking f1ed807
Create input.json
1azyking f68983f
Update env_mat.py
1azyking fea198e
Update input.json
1azyking 19f4879
Update input.json
1azyking 87d765a
Delete examples/hessian/data/H10C5N2O/set.000/virial.npy
1azyking 43c0bbf
Delete examples/hessian/data/H8C4N2O/set.000/virial.npy
1azyking 3fa9663
Create train-energy-hessian.md
1azyking c6d6519
Restore tensor.py
1azyking 023ce20
Update deep_pot.py
1azyking 5166351
Update deep_eval.py
1azyking a0a93b4
Update test.py
1azyking c8fb851
Update argcheck.py
1azyking 1d117ca
Update data.py
1azyking 570477b
Update deep_eval.py
1azyking a781b16
Update training.py
1azyking 63da9a4
Update ener_hess.py
1azyking 876ccc6
Update __init__.py
1azyking febc0fa
Update __init__.py
1azyking 307b175
Update ener_hess_model.py
1azyking 9ea1a6f
Update make_hessian_model.py
1azyking 0a9a0ef
Update train-energy-hessian.md
1azyking 1df1329
Update __init__.py
1azyking 0880d2b
Update train-energy-hessian.md
1azyking 3a185ea
Update __init__.py
1azyking e4f6c0d
Update ener_hess_model.py
1azyking ecbb8da
Update deep_pot.py
1azyking 8654f49
Update deepmd/entrypoints/test.py
1azyking af86914
Update training.py
1azyking deb13c3
Update test.py
1azyking 40135ec
Update deep_pot.py
1azyking 3ef3891
Update ener_hess.py
1azyking 4bcac3d
Update wrapper.py
1azyking 86f6d43
Update test_dp_hessian_model.py
1azyking 9522e8b
Update test_dp_hessian_model.py
1azyking 73ac324
Update test_dp_hessian_model.py
1azyking 260d07c
Update training.py
1azyking a41c0f4
Update test.py
1azyking 4879f4c
Update input.json
1azyking 23fae86
Update test.py
1azyking 868f69f
Update ener_hess.py
1azyking 8062980
Merge branch 'devel' into enerhess
1azyking 54411bd
Update ener_hess.py
1azyking cd69988
Merge branch 'devel' into enerhess
1azyking 17e62cd
Update training.py
1azyking 776c2ef
Update training.py
1azyking ee926a8
Update argcheck.py
1azyking e9d1dce
Update deep_eval.py
1azyking 128f894
Merge branch 'devel' into enerhess
1azyking 3c6f47a
Update deep_eval.py
1azyking 68bfb92
Merge branch 'devel' into enerhess
1azyking 8a8faea
Update __init__.py
1azyking 206787b
Update __init__.py
1azyking d2cb23d
Update data.py
1azyking cfcd9f7
Update deep_eval.py
1azyking afba7af
Update __init__.py
1azyking fb6e49a
Update training.py
1azyking 95e55cf
Update deep_eval.py
1azyking 90572c9
Update ener_hess.py
1azyking d42f041
Update ener_hess_model.py
1azyking 0983bf0
Merge branch 'devel' into enerhess
1azyking 672d975
Update deep_eval.py
1azyking 1b79250
Update training.py
1azyking 11af67a
Update deep_eval.py
1azyking 79d5d62
Update data.py
1azyking 3d09cde
Update deep_eval.py
1azyking a4c94f9
Update test.py
1azyking 81d4cc7
Update __init__.py
1azyking 51f31bd
Update __init__.py
1azyking a1adf35
Update ener_hess_model.py
1azyking 75bda4b
Update training.py
1azyking baa5581
Update test_dp_hessian_model.py
1azyking 1ac9484
Update train-energy-hessian.md
1azyking ade2616
Merge branch 'devel' into enerhess
1azyking 4bd2906
Update train-energy-hessian.md
1azyking 19cbc34
Update __init__.py
1azyking cff11b0
Update argcheck.py
1azyking 6b0ad9d
Update ener_hess.py
1azyking 6d5a463
Update __init__.py
1azyking 69b5cb4
Update training.py
1azyking e891b47
Update test.py
1azyking bb10634
Update test.py
1azyking baeb71b
Update train-energy-hessian.md
1azyking 68416d6
Update train-energy-hessian.md
1azyking f660694
Update train-energy-hessian.md
1azyking f4fc6ee
Update test.py
1azyking 86b5451
Update test.py
1azyking 1f766c3
Fixed bugs and formatted codes for fitting with hessian
anyangml 83b4cc3
Merge branch 'devel' into enerhess
1azyking 7d3bfda
Fixed bugs and formatted codes for fitting with hessian
anyangml c080c8a
Merge branch 'devel' into enerhess
1azyking b084877
Merge branch 'devel' into enerhess
1azyking 551d5f9
Remove eval_model func.
1azyking faea02b
Merge branch 'devel' into enerhess
1azyking efc8ab7
Update deep_eval.py
1azyking c9405ed
Update deep_eval.py
1azyking fefe066
Update argcheck.py
1azyking f456699
Update training.py
1azyking 3ee0bcb
Update deep_eval.py
1azyking 10ed979
Update deep_eval.py
1azyking ca8f8c0
Update deep_eval.py
1azyking 7a5c68b
Update deep_eval.py
1azyking ec8b2ef
Update test.py
1azyking f9706f6
Resolving conversations
1azyking 934f5a0
Update system.md
1azyking 87b0bb4
Update train-energy-hessian.md
1azyking 24231ed
Update train-energy-hessian.md
1azyking 8669fa5
Update index.rst
1azyking 2fbcc64
Update overall.md
1azyking 91f2435
Update train-energy-hessian.md
1azyking 0774f79
Update input.json
1azyking ca7a96d
Update test_examples.py
1azyking 793534d
Update __init__.py
1azyking d2553cf
Update ener.py
1azyking 5eb7e46
Delete deepmd/pt/loss/ener_hess.py
1azyking 4868f55
Update train-energy-hessian.md
1azyking 3fe1c8d
Merge ener_hess_loss to ener_loss
1azyking 637fef6
Merge branch 'devel' into enerhess
1azyking e3dbaaf
Update deepmd/calculator.py
1azyking b65af4c
Update deepmd/driver.py
1azyking 73fc8fe
Update test_models.py
1azyking e2ad4f0
Update __init__.py
1azyking 267e266
Update deepmd/entrypoints/test.py
1azyking f0bb34d
Resolving conversations
1azyking 0256c0b
Resolving conversations
1azyking d698ef9
Merge branch 'devel' into enerhess
1azyking 90d2468
Update env_mat.py
1azyking 002defd
Update env_mat.py
1azyking 737a415
Update env_mat.py
1azyking d04600d
Update test.py
1azyking 4f11b66
Update env_mat.py
1azyking d1ff245
Update env_mat.py
1azyking 7c3d126
Update test.py
1azyking ffce842
Update deep_pot.py
1azyking 652ac0c
Update env_mat.py
1azyking bd46993
Merge branch 'devel' into enerhess
1azyking 664767a
Update deepmd/infer/deep_pot.py
1azyking 444b20d
Update deepmd/pt/model/descriptor/env_mat.py
1azyking 4e8a9b5
Update argcheck.py
1azyking 4343d16
Update deepmd/infer/deep_pot.py
1azyking e577b59
Resolving conversations
1azyking c6bafeb
Update overall.md
1azyking 1e7c558
Resolving conversations
1azyking d28d50d
Update train-energy-hessian.md
1azyking 3c5f2c0
Merge branch 'devel' into enerhess
1azyking c61df40
Resolving conversations
1azyking 5014191
Merge branch 'devel' into enerhess
1azyking 63719f0
Update deep_eval.py
1azyking f5c5e2a
Update deep_eval.py
1azyking 53d5a23
Merge branch 'devel' into enerhess
1azyking 7626d70
Merge branch 'devel' into enerhess
1azyking c472c9c
Merge branch 'devel' into enerhess
1azyking 23107fa
Merge branch 'devel' into enerhess
1azyking 44ee0b8
Merge branch 'devel' into enerhess
1azyking 32d793c
Merge branch 'devel' into enerhess
1azyking 05f878d
Merge branch 'devel' into enerhess
1azyking 1c93aed
Merge branch 'devel' into enerhess
1azyking b3886aa
Merge branch 'devel' into enerhess
1azyking d947f24
Resolving conversations
1azyking 6d351ed
Update training.py
1azyking dbfdd37
Merge branch 'devel' into enerhess
1azyking cf4c5d9
Merge branch 'devel' into enerhess
1azyking 9e16fc4
Merge branch 'devel' into enerhess
1azyking c699e08
Update env_mat.py
1azyking d1361ca
Update make_hessian_model.py
1azyking 2780984
Merge branch 'devel' into enerhess
1azyking 9c8700b
Resovling conversations
1azyking 19d0cd3
Merge branch 'devel' into enerhess
1azyking 7dead9c
Update ener_model.py
1azyking 6a31b02
Update test_change_bias.py
1azyking 550178e
Merge branch 'devel' into enerhess
1azyking 8c1656a
Merge branch 'devel' into enerhess
1azyking 5f07d2b
Update train-energy-hessian.md
1azyking e95c140
Merge branch 'devel' into enerhess
1azyking d9602a1
Update train-energy-hessian.md
1azyking 1a70498
Merge branch 'devel' into enerhess
1azyking cf7b6b4
Merge branch 'devel' into enerhess
1azyking 56ff530
Update input.json
1azyking File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1azyking marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1azyking marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.