Code Monkey home page Code Monkey logo

Comments (7)

yansicing avatar yansicing commented on July 26, 2024 1

The second dimension T is timesteps, which means seq_len, whose value is 12
The last dimension D is the speed corresponding to a certain time ~

from dcrnn.

liyaguang avatar liyaguang commented on July 26, 2024

Hi zhengxu, the input data is (N x T x V x D), where N is the number of training examples, T corresponds to the number of input steps, V denotes the number of nodes, and D represents the input feature dimension, here 2 consists of 1) the speed and 2) the time.

from dcrnn.

ZhengxuYu avatar ZhengxuYu commented on July 26, 2024

About the second dim, what 'the time' means to be specific?

from dcrnn.

mengmeng716 avatar mengmeng716 commented on July 26, 2024

Hi, liyaguang @liyaguang thanks for sharing the great work. actually I don't think the second input feature dimensions is time. because I find the value is something like float in In scientific counting, the value is between [0,1] , mean value 0.497, max value 0.997, min value 0; so can you provide some evidence for the second feature dimenson please?

thanks and best regards,

from dcrnn.

chenz97 avatar chenz97 commented on July 26, 2024

Hi @yansicing , thanks for your explaination, but I still have questions here. You said "D is the speed corresponding to a certain time", and I'm wondering which time it is. I was thinking the authors were using 5-minutes average speed, right? If so, what is the time that the speed corresponds to? Thank you very much!

from dcrnn.

liyaguang avatar liyaguang commented on July 26, 2024

Hi @chenz97, @mengmeng716, the time dimension refers to the normalized time in a day, e.g., 0:00 am will be 0, while 12pm will be 0.5.

from dcrnn.

chenz97 avatar chenz97 commented on July 26, 2024

Hi @liyaguang , I got it. Thanks a lot.

from dcrnn.

Related Issues (20)

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.