Skip to content

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

Notifications You must be signed in to change notification settings

benstaf/ChemGAN-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.