graphsage训练时loss为nan
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
你好 分布式训练graphsage时 loss一直为nan,mrr不变,相同的数据训练line没问题,参数如下,调小lr到0.001也一样,请问是什么原因呢?
-aggregator='mean'
-batch_size=512
-dim=64
-feature_dim=3
-feature_idx=0
-learning_rate=0.01
-max_id=60000000
-mode='train'
-model='graphsage'
-num_epochs=1
-optimizer='sgd'
-share_negs=False
-unsupervised_loss='rank'

Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Start by reproducing distributed GraphSAGE training with the listed parameters and compare its loss and MRR with the working LINE run; done means identifying why the loss becomes NaN or documenting the missing input or configuration condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- distributed-systems, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100