Skip to content

Commit 0f335db

Browse files
committed
add infograph
1 parent 3c47d3c commit 0f335db

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/source/api/encoder.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ Self-supervised Molecular Representation Learning
5858
:undoc-members:
5959
:show-inheritance:
6060

61+
.. rubric:: InfoGraph for Molecular Representation Learning
62+
63+
.. autoclass:: torch_molecule.encoder.infograph.modeling_infograph.InfoGraphMolecularEncoder
64+
:members: fit, encode
65+
:exclude-members: fitting_epoch, fitting_loss, model_name, model_class
66+
:undoc-members:
67+
:show-inheritance:
68+
6169
Supervised Pretraining for Molecules
6270
------------------------------------
6371

0 commit comments

Comments
 (0)