目录
目录README.md

Learning Topology-Specific Experts for Molecular Property Prediction

This is Official Pytorch Implementation for the paper “Learning Topology-Specific Experts for Molecular Property Prediction”. Suyeon Kim, Dongha Lee, SeongKu Kang, Seonghyeon Lee, Hwanjo Yu (AAAI-23)

The paper is available at Link.

Run

python main.py --dataset bbbp

We refer the baseline code to build our implementation. https://github.com/snap-stanford/pretrain-gnns

Package Install


conda create -n topexpert python=3.8

conda activate topexpert

conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cudatoolkit=11.1 -c pytorch -c conda-forge

conda install -c conda-forge rdkit

conda install pytorch-geometric -c rusty1s -c conda-forge

Cite (Bibtex)

  • If you find TopExpert useful in your research, please consider citing:
@article{kim2023learning,
  title={Learning Topology-Specific Experts for Molecular Property Prediction},
  author={Suyeon Kim, Dongha Lee, SeongKu Kang, Seonghyeon Lee, Hwanjo Yu},
  booktitle={AAAI},
  year={2023}
}
关于
4.3 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号