Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

problem with bi-lstm-sort example #3965

Closed
Jiakui opened this issue Nov 24, 2016 · 4 comments
Closed

problem with bi-lstm-sort example #3965

Jiakui opened this issue Nov 24, 2016 · 4 comments

Comments

@Jiakui
Copy link

Jiakui commented Nov 24, 2016

According to bi-lstm-sort example readme, it's said that we need to generate the data first:

Firstly, generate data by:
cd data
python gen_data.py

But I can not find the corresponding file for generating training data. Can anybody fix this problem ?

@Jiakui
Copy link
Author

Jiakui commented Nov 25, 2016

@xlvector

@xlvector
Copy link
Contributor

gen_data.py only need to generate a file , with every line is space spearated numbers like :

34 56 78 9 1 23
45 23 98 11 73 24 90
1 5 2 7 8
.......

If you solve this problem, you can submit a PR.

@gurumurthys
Copy link
Contributor

Refer to #2783

@szha
Copy link
Member

szha commented Sep 30, 2017

This issue is closed due to lack of activity in the last 90 days. Feel free to ping me to reopen if this is still an active issue. Thanks!

@szha szha closed this as completed Sep 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants