Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrium authored Feb 23, 2024
1 parent c1e884c commit 8098716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you find this code useful, please consider citing the following paper:
## Descriptions
`models.py` and `dmpnn.py` contain implementations of MolSets with standard graph convolutions and [DMPNN](https://github.com/itakigawa/pyg_chemprop), respectively.

`main.py`, `main_dmpnn.py`, and `predict.py` are for evaluation and prediction; see [Usage](##Usage) for details.
`main.py`, `main_dmpnn.py`, and `predict.py` are for evaluation and prediction; see [Usage](#Usage) for details.

`data_utils.py` is for processing molecular graph data.

Expand Down

0 comments on commit 8098716

Please sign in to comment.