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

what's the version of tensorflow and python ? #3

Closed
kkyimasi opened this issue Feb 20, 2017 · 4 comments
Closed

what's the version of tensorflow and python ? #3

kkyimasi opened this issue Feb 20, 2017 · 4 comments

Comments

@kkyimasi
Copy link

I use tensorflow version 0.18,python2.7;
raise ValueError("Cannot take the length of Shape with unknown rank.")

@jaungiers
Copy link
Owner

Python 2.7
Tensorflow 0.12.1
Keras 1.2.1
Numpy 1.11.2

@vinayakumarr
Copy link

i have separate train and test files. Could you please tell how to train and test with your code

@jaungiers
Copy link
Owner

@vinayakumarr that is something inherently simple. I am not teaching you Python 101. I suggest you learn the concepts of coding in Python first before trying machine learning. Most of these things just require a little bit of time and brain power to work out yourself.

@jaungiers
Copy link
Owner

Code has been updated to support codebase Python 3.5 rather than 2.7 now.

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