DeepRNN icon indicating copy to clipboard operation
DeepRNN copied to clipboard

where is preprocess?

Open ghost opened this issue 6 years ago • 2 comments

can't find file preprocess, and it's needed in train.py

ghost avatar Nov 09 '19 02:11 ghost

If you don't mind that i'm not the author of the code, I may offer some reply of your question. 'preprocess' is 3-party lib ~~ old page : https://pypi.org/project/preprocess/ new page : https://github.com/trentm/preprocess And for now, you can download this module via "pip preprocess". OR the better way via download the file and using setup.py.

HuangChiEn avatar Nov 12 '19 02:11 HuangChiEn

what is the version of tensorflow and numpy package. The latest and some version seems not work here.

xjsh1997 avatar Apr 13 '22 23:04 xjsh1997