Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the attention module is loss #1

Open
wanzhixiao opened this issue Nov 24, 2020 · 2 comments
Open

the attention module is loss #1

wanzhixiao opened this issue Nov 24, 2020 · 2 comments

Comments

@wanzhixiao
Copy link

wanzhixiao commented Nov 24, 2020

thank you for your excellent work and i want to reproduce the experiment.
As descript in title,when run main.py ,raise the following

Traceback (most recent call last):
File "D:/pycharm/November/ST-CGA/main.py", line 1, in
import models
File "D:\pycharm\November\ST-CGA\models.py", line 12, in
import attention
ModuleNotFoundError: No module named 'attention'

config_path="data.json",this file is also missing

@wanzhixiao
Copy link
Author

where is the self attention moudle?

@jbdj-star
Copy link
Owner

The module of self attention is placed before GAT. Some modules and data of this work are used in the operation of the company, which is inconvenient to open. It will be updated after the confidentiality period. I'm sorry to have caused you some trouble. Thank you for your attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants