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

Which tensorflow version to make the code work? #24

Open
bdqnghi opened this issue Feb 10, 2022 · 1 comment
Open

Which tensorflow version to make the code work? #24

bdqnghi opened this issue Feb 10, 2022 · 1 comment

Comments

@bdqnghi
Copy link

bdqnghi commented Feb 10, 2022

I know that the tf version used in this work is a bit old, so i install tensorflow 1.15, but it does not work, and throw the error:
NotImplementedError: Cannot convert a symbolic Tensor (RL_conv/strided_slice_1:0) to a numpy array.

Any idea to resolve this? Thanks.

@zysszy
Copy link
Owner

zysszy commented Feb 13, 2022

Sorry about it. Tensorflow 1.15 is too new for this project. I think the tensorflow<=1.13 (not newer than 1.13) is OK.

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

2 participants