在reddit数据集上跑graphsage,loss异常
- 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
```
运行结果如下:

请教一下各位,这个问题应该如何解决。十分感谢!
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