Replies: 1 comment 3 replies
-
它是一个 auxiliary task。 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
NextRankPredictor被设计从当前步的phi去预测next_kyoku的玩家排名。通过train.py的训练,我们试图最小化预测值与真实玩家排名的误差。但是NextRankPredictor被训练完成后,它的预测值有什么作用?(因为预测值在offline模式下似乎没有对训练结果任何帮助)。抱歉,我在Mortal当前公开的代码中没有发现这一点。
Beta Was this translation helpful? Give feedback.
All reactions