-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4628d2c
commit b3624a8
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,6 +83,14 @@ Or | |
sh ./ts-dart/scripts/train_tsdart.sh | ||
``` | ||
|
||
## More instructions | ||
|
||
TS-DART refers to the preprint [10.26434/chemrxiv-2024-r8gjv](https://chemrxiv.org/engage/chemrxiv/article-details/65adf0b966c1381729fb4c11). | ||
|
||
We already added the example of Muller potential reported in this preprint to the repo. | ||
|
||
To reproduce the results of the other datasets reported in this preprint, please refer to the Methods section or contact [email protected]. | ||
|
||
## Reference | ||
|
||
Our codebase builds heavily on | ||
|