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

Tensorflow outdated #23

Open
jingli9111 opened this issue Jun 5, 2017 · 1 comment
Open

Tensorflow outdated #23

jingli9111 opened this issue Jun 5, 2017 · 1 comment

Comments

@jingli9111
Copy link

I guess this code is written in old tensorflow?

x = tf.reshape(x, tf.pack([-1, prod(shape(x)[1:])]))
AttributeError: 'module' object has no attribute 'pack'

Is it possible that this code updated to latest tensorflow.

Thanks!

@xu-song
Copy link

xu-song commented Jan 17, 2018

I have upgrade the code to lastest gym, tensorflow and keras API. Welcome to checkout this version.

https://github.com/xsung/async-rl

@coreylynch pls merge to the master

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