issues Search Results · repo:codeKgu/Text-GCN language:Python
Filter by
12 results
(88 ms)12 results
incodeKgu/Text-GCN (press backspace or delete to remove)I ve installed higher version for all fw but it not worked! image `torch==1.12.1+cu113 torchvision==0.13.1+cu113
torch-cluster==1.6.3 torch-geometric==2.6.0 torch-scatter==2.1.2 torch-sparse==0.6.18
python=3.10 ...
kien-vu-uet
- Opened on Jun 3, 2024
- #12
I encountered an error in the code when running the program, specifically in the model_text_gnn.py file. The error
message I received is as follows: Traceback (most recent call last): File main.py , line ...
youb1997
- 2
- Opened on Sep 15, 2023
- #11
Traceback (most recent call last): File main.py , line 44, in module main() File main.py , line 20, in main saved_model,
model = train(train_data, val_data, saver) File /content/drive/MyDrive/GCN/Text-GCN/train.py ...
Sreelakshmi-k
- Opened on Dec 30, 2022
- #10
How do I get the text map for this build, I can t find the image of the generated text map after running it?
ush454
- Opened on Sep 23, 2022
- #9
I have tried to run this code in colab, everything fine until i got an error when trying to run main function, here is
the details :
Logging to /content/logs/TextGNN_twitter_asian_prejudice_small_0.8_0.1_0.1_2022-07-31T22-02-48.769172 ...
firqaaa
- 3
- Opened on Aug 1, 2022
- #8
lets assume i have 5000 documents and their 5000 integer labels and in this corpus we got 14000 unique words. according
to paper total num of nodes will be == total documents + vocab size = 5000+14000= ...
riyaj8888
- Opened on Jul 25, 2022
- #6
(base) C:\Users\Ramy\Downloads\Compressed\Text-GCN-master\Text-GCN-master python main.py text_gcn: { pred_type : softmax
, node_embd : gcn , layer_dims : [10, 4], class_weights : True, dropout : True} ...
ghost
- 1
- Opened on Jul 22, 2022
- #5
Joey0538
- Opened on Mar 5, 2021
- #4
When I run !python3 main.py, I get this error. Its Python 3.7 and all latest version of torch libraries in Google Colab.
Won t this work with the latest versions? Is it must that I must use the versions ...
Joey0538
- 6
- Opened on Mar 5, 2021
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.