Skip to content

luhao27/GraphGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphGPT

Implementation of GraphGPT: Graph enhanced GPT for conditioned molecular generation

mhnn-method

Note:

The training code and the full trained model are coming soon!

generate:

One can specify different translate configurations in gen_guacamol.sh as the sample code below.

To replicate our results, download the pre-trained checkpoints from here.

python generate/generate.py
  --model_weight guacamol_sas.pt \
  --props sas \
  --data_name guacamol2 \

Node: Our code was developed with reference to the code of GPT-1 and MolGPT, and we would like to express our gratitude to them. If you have any questions, feel free to contact Hao Lu, luhao@stu.ouc.edu.cn

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published