We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fbc9f2 commit 51f73c8Copy full SHA for 51f73c8
1 file changed
docs/source/api/generator.rst
@@ -54,6 +54,12 @@ Modeling Molecules as Graphs with Heuristic-based Generators
54
:undoc-members:
55
:show-inheritance:
56
57
+.. rubric:: Default Oracles in GraphGA
58
+.. autoclass:: torch_molecule.generator.graph_ga.oracle.Oracle
59
+ :members:
60
+ :undoc-members:
61
+ :show-inheritance:
62
+
63
Modeling Molecules as Sequences with Transformer-based Generators
64
-----------------------------------------------------------------
65
0 commit comments