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

Problems about the input of the model during training and testing. #18

Open
SunYatong opened this issue Apr 10, 2018 · 0 comments
Open

Comments

@SunYatong
Copy link

Hello, @hidasib
I have read your paper but I am not sure about some details about the model's input at training and testing time. Could you please check my following descriptions of my understanding.

image

  • At training step, if the mini-batch size is 1, according to your figure, the first input vector of the model should be i_{1,1}, i_{2,1}, i_{3,1}, and the corresponding labels of these three timesteps should be i_{1,2}, i_{2,2}, i_{3,2}.

  • Then at testing time, for session 1, the input of the model should be i_{1,1}, i_{1,2}, i_{1,3}

Please let me know if I made any mistakes. Thank you very much in advance!

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

1 participant