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

autoencoder.py : ValueError: Variable e_dense_1/weights already exists, disallowed. Did you mean to set reuse=True in VarScope? Originally defined at #6

Open
praveenkumarchandaliya opened this issue May 2, 2018 · 1 comment

Comments

@praveenkumarchandaliya
Copy link

Hi Naresh

I am using Window 10, Tensorflow 1.8, Anaconda
When I have run autoencoder.py file than I am getting the error

ValueError: Variable e_dense_1/weights already exists, disallowed. Did you mean to set reuse=True in VarScope? Originally defined at

I am waiting you response

@Akhil-Raj
Copy link

Akhil-Raj commented Apr 5, 2019

I got the same error in Jupyter. I restarted the kernel, resetting all the previous variables and it worked!

It seems your code is using the variables already exists. Try to reset variables.

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