alibaba / alibaba/euler

在reddit数据集上跑graphsage,loss异常

Open
#308 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.9k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

我用了examples目录下的graphsage,命令如下:
```
python run_graphsage.py --dataset reddit --run_mode train --batch_size 500 --learning_rate 0.01
```

运行结果如下:
![image](https://user-images.githubusercontent.com/1694657/92110529-70abf000-ee1d-11ea-8254-74520ce5b2e5.png)

请教一下各位,这个问题应该如何解决。十分感谢!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the command in examples/run_graphsage.py with the reddit dataset and inspect the reported loss shown in the attached image. The issue does not identify the expected loss, failure point, or relevant test; done would require determining why the loss is abnormal and confirming corrected training behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.