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

The tensorflow version? #6

Open
OptimusPrime1997 opened this issue Apr 19, 2018 · 7 comments
Open

The tensorflow version? #6

OptimusPrime1997 opened this issue Apr 19, 2018 · 7 comments

Comments

@OptimusPrime1997
Copy link

I using tensorflow 1.8 to run the code,but get many errors.
I want to know the version of tensorflow the author using.
Thanks.

@JewelYueng
Copy link

@OptimusPrime1997 I am suffering from this problem too...how did you resolved it

@OptimusPrime1997
Copy link
Author

@JewelYueng You can use theno and keras to run the project.

@JewelYueng
Copy link

@OptimusPrime1997 but when I run

python End2EndModel.py

I was informed tensorflow is required. I had tried some versions of tf, but it did not work.

@JewelYueng
Copy link

@OptimusPrime1997 Maybe I took the wrong method... Can u show me how to run these code successfully?
Thanks a lot.

@OptimusPrime1997
Copy link
Author

@JewelYueng Half a year ago, I ran the code successfully.But I did not remember the detail.I just remember I used theano (old version) and keras (old version) ,and added a missing w2v.pkl file(NYT 300d).You can change the backend of keras to theno. Sorry,I don't remember the exact version of theano and keras.I hope these words can help you.

@JewelYueng
Copy link

@OptimusPrime1997 Okay! I think it may work, and I'll try to change the backend of keras to theano~Thx a lot :-D

@WJYw
Copy link

WJYw commented May 23, 2019

@JewelYueng Half a year ago, I ran the code successfully.But I did not remember the detail.I just remember I used theano (old version) and keras (old version) ,and added a missing w2v.pkl file(NYT 300d).You can change the backend of keras to theno. Sorry,I don't remember the exact version of theano and keras.I hope these words can help you.

Hi, do you still have the w2v.pkl file?

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