ChemGAN-challenge icon indicating copy to clipboard operation
ChemGAN-challenge copied to clipboard

Code for the paper: ChemGAN challenge for drug discovery: can AI reproduce natural chemical diversity? arXiv preprint arXiv:1708.08227.

ChemGAN challenge

python train_ogan.py exp.json

where exp.json is a experiment configuration file.

  • This code is otherwise based on ORGAN. Many thanks to the ORGAN team.