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

About the function prepare_file() #2

Closed
taotianli opened this issue Sep 9, 2020 · 1 comment
Closed

About the function prepare_file() #2

taotianli opened this issue Sep 9, 2020 · 1 comment
Assignees

Comments

@taotianli
Copy link

I have a question about the code in the file in train/4-train-lstm.py

When you define the function, the function just return x, which refers to the three pre-computed prediction. However, in the function train(), you use the function prepare_file() to return x & y. What does y stand for? I guess y stands for reference file, right?

@mabhijithn
Copy link
Owner

The commits and merge 1512188 fixes the issue. Thanks @taotianli .

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

3 participants