:autogenerated: gt4sd.algorithms.generation.torchdrug package ============================================= .. automodule:: gt4sd.algorithms.generation.torchdrug Submodules: .. toctree:: :maxdepth: 1 gt4sd.algorithms.generation.torchdrug.core gt4sd.algorithms.generation.torchdrug.implementation Summary ------- ``__all__`` Classes: .. list-table:: * - :class:`TorchDrugGCPN ` - Interface for TorchDrug Graph-convolutional policy network (GCPN) algorithm. * - :class:`TorchDrugGenerator ` - Interface for automated generation via an :class:`AlgorithmConfiguration`. * - :class:`TorchDrugGraphAF ` - Interface for TorchDrug flow-based autoregressive graph algorithm (GraphAF).