You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ torch-molecule documentation
8
8
9
9
Welcome to the Torch-Molecule documentation. Torch-Molecule is an actively developed package designed to facilitate molecular discovery through deep learning. It offers a user-friendly interface similar to `sklearn`, and includes model checkpoints for efficient deployment and benchmarking across various molecular tasks. The package currently focuses on three main components:
10
10
11
-
- Predictors: Molecular property prediction models that make predictions based on molecular graphs.
11
+
- Predictors: Molecular property prediction models that make predictions (regression or classification) based on molecular graphs.
12
12
- Generators: Molecular graph generators that generate new molecules.
13
13
- Encoders: Molecular graph encoders that convert molecular graphs into a vector representation.
0 commit comments