poli.objective_repository.isomer_c7h8n2o2.register

poli.objective_repository.isomer_c7h8n2o2.register#

Implements the Isomer C7H8N2O2 task using the TDC oracles [1].

This task is inherited from the GuacaMol benchmark [2]. We recommend you cite both references when using this task.

References

[1] Artificial intelligence foundation for therapeutic science.

Huang, K., Fu, T., Gao, W. et al. Nat Chem Biol 18, 1033-1036 (2022). https://doi.org/10.1038/s41589-022-01131-2

[2] GuacaMol: benchmarking models for de novo molecular design.

Brown, N. et al. J Chem Inf Model 59 (2019). https://pubs.acs.org/doi/10.1021/acs.jcim.8b00839

Classes

IsomerC7H8N2O2BlackBox([...])

A black box that measures the similarities of a certain SMILES string's Isomer presentation to C7H8N2O2, implemented using the TDC oracles [1].

IsomerC7H8N2O2ProblemFactory()

Factory class for creating Isomer C7H8N2O2 problems.