-
Notifications
You must be signed in to change notification settings - Fork 81
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
Comments
@OptimusPrime1997 I am suffering from this problem too...how did you resolved it |
@JewelYueng You can use theno and keras to run the project. |
@OptimusPrime1997 but when I run
I was informed tensorflow is required. I had tried some versions of tf, but it did not work. |
@OptimusPrime1997 Maybe I took the wrong method... Can u show me how to run these code successfully? |
@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. |
@OptimusPrime1997 Okay! I think it may work, and I'll try to change the backend of keras to theano~Thx a lot :-D |
Hi, do you still have the w2v.pkl file? |
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.
The text was updated successfully, but these errors were encountered: