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

Where is gen_data.py in example/bi-lstm-sort/ #5448

Closed
ysh329 opened this issue Mar 17, 2017 · 2 comments
Closed

Where is gen_data.py in example/bi-lstm-sort/ #5448

ysh329 opened this issue Mar 17, 2017 · 2 comments

Comments

@ysh329
Copy link
Contributor

ysh329 commented Mar 17, 2017

As README.md in mxnet/example/bi-lstm-sort mentions:
This is an example of using bidirection lstm to sort an array.
Firstly, generate data by:

cd data
python gen_data.py

However, I couldn't find gen_data.py and I searched the whole directory as below:

yuens@Spark$ find . -name *gen_data.py*                                                                                  
zsh: no matches found: *gen_data.py*
@gurumurthys
Copy link
Contributor

Refer to #2783

@ysh329
Copy link
Contributor Author

ysh329 commented Jun 3, 2017

@gurumurthys Thanks my brother.

@ysh329 ysh329 closed this as completed Jun 3, 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

2 participants