Skip to content

Work on designing a graph co-attention algorithm.

License

Notifications You must be signed in to change notification settings

amanzadi/graph_coattention

 
 

Repository files navigation

Skeleton:

  • data_processing
  1. python data_download.py QM9 DECAGON
  2. python data_preprocess.py QM9 DECAGON
  3. python split_cv_data.py QM9 python split_cv_data.py DECAGON

-train

sbatch train_sbatch_script.sh

-test

sbatch test_sbatch_script.sh

About

Work on designing a graph co-attention algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.4%
  • Cuda 2.1%
  • C++ 1.9%
  • Jupyter Notebook 1.8%
  • C 1.5%
  • TeX 0.9%
  • Other 0.4%