Skip to content
New issue

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

dim 2: time dimension not explained #26

Open
dcolley opened this issue Jun 26, 2017 · 2 comments
Open

dim 2: time dimension not explained #26

dcolley opened this issue Jun 26, 2017 · 2 comments

Comments

@dcolley
Copy link

dcolley commented Jun 26, 2017

Ref: https://stackoverflow.com/questions/44754559/rnn-trainr-time-dimension-for-x-and-y

Can anyone please explain the 'dim 2: time' dimension of the X and Y array? I can't see how this is created in the example given.

@dcolley
Copy link
Author

dcolley commented Jul 5, 2017

Is it the same as for Tensorflow:
http://www.wildml.com/2016/08/rnns-in-tensorflow-a-practical-guide-and-undocumented-features/
"and T is the length in time of each input (e.g. the number of words in a sentence)."

@DimitriF
Copy link
Contributor

late answer,
yes, e.g. number of words in a sequence, number of bit for the number addition example, number of data point for the sinus example, number of days for a daily market price prediction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants