We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览)
【任务说明】
任务标题: PaddleSpatial添加路网表征学习模块
技术标签:Python、 PaddlePaddle
任务难度:中等
详细描述:路网表征学习是时空大数据分析中的关键任务之一。需要实现基于 Geom-GCN,chebCovn等表征学习方法(代码), 完成路网表征学习的功能模块。 作为中等任务,需要实现4种路网表征学习模块(Geom-GCN, ChebConv, DeepWalk, LINE) 。
【提交流程】
【提交内容】
【合入标准】
【技术要求】
【参考内容】
https://github.com/LibCity/Bigscity-LibCity/tree/master/libcity/model/road_representation 中含有路网表征学习的实现情况。
【答疑交流】
The text was updated successfully, but these errors were encountered:
zhoujingbo
No branches or pull requests
(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览)
【任务说明】
任务标题: PaddleSpatial添加路网表征学习模块
技术标签:Python、 PaddlePaddle
任务难度:中等
详细描述:路网表征学习是时空大数据分析中的关键任务之一。需要实现基于 Geom-GCN,chebCovn等表征学习方法(代码), 完成路网表征学习的功能模块。 作为中等任务,需要实现4种路网表征学习模块(Geom-GCN, ChebConv, DeepWalk, LINE) 。
【提交流程】
【提交内容】
【合入标准】
【技术要求】
【参考内容】
https://github.com/LibCity/Bigscity-LibCity/tree/master/libcity/model/road_representation 中含有路网表征学习的实现情况。
【答疑交流】
The text was updated successfully, but these errors were encountered: