Skip to content

Commit 59aabee

Browse files
authored
Merge pull request #53 from warriors1523/test_123
Updates DP-GEN_handson from 0.10.3 to 0.10.6
2 parents 2875938 + bf0e371 commit 59aabee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/Tutorials/DP-GEN/learnDoc/DP-GEN_handson.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Hands-on tutorial for DP-GEN (v0.10.3)
2+
# Hands-on tutorial for DP-GEN (v0.10.6)
33

44
## Workflow of the DP-GEN
55
DeeP Potential GENerator (DP-GEN) is a package that implements a concurrent learning scheme to generate reliable DP models. Typically, the DP-GEN workflow contains three processes: init, run, and autotest.
@@ -49,7 +49,7 @@ For surface systems, execute
4949
```sh
5050
$ dpgen init_surf param.json machine.json
5151
```
52-
A detailed description for preparing initial data in the standard way can be found at ‘Init’ Section of the [DP-GEN's documentation](https://github.com/deepmodeling/dpgen/blob/master/README.md).
52+
A detailed description for preparing initial data in the standard way can be found at ‘Init’ Section of the [DP-GEN's documentation](https://docs.deepmodeling.com/projects/dpgen/en/latest/).
5353

5454
**Initial data of this tutorial**
5555

0 commit comments

Comments
 (0)