Giter Club home page Giter Club logo

dstgcn's People

Contributors

yule-buaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dstgcn's Issues

DSTGCN中子图的特征提取是怎么做的?

我想询问一下,在DSTGCN中,我看代码中使用了如下方式来提取GCN后的时空特征:

for num_nodes in nums_nodes:

            s_features.append(s_out[id])

            t_features.append(t_out[id])

            id += num_nodes

我观察是将一个batch中的子图的最后一个节点的时空特征作为子图的时空特征?这样的合理性是什么呢?

数据集

您好,可以分享一下您的数据集吗

数据集

你好,能否再多提供一点数据集资料或者介绍一下如何生成相关数据,到哪里收集。感谢!!!

PyTorch Geometric Temporal

HI there,

Would you love to contribute this to the library?

We would love to see this and of course it would be cited in the deisgn paper.

Bests,

Benedek

文章

请问文章有没有链接,我搜索不到。

数据集

请问一下,如果数据没有经纬度,怎么解决呢?可不可以不用经纬度?

edges_data.h5中spatial_features属性的处理问题

您好,我对于数据处理当中有关spatial_features的处理有一定的问题,该部分内容并未在processing_data中涵盖,是否是项目上传时存在缺失,亦或是属于敏感数据并未公开?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.