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

Doubt in the code of autoencoder.py file #65

Open
Sankar321 opened this issue Apr 24, 2018 · 2 comments
Open

Doubt in the code of autoencoder.py file #65

Sankar321 opened this issue Apr 24, 2018 · 2 comments

Comments

@Sankar321
Copy link

Hi Morvan,

Very humbly requesting you to correct my doubt.
In the decoding section of your code, you didn't take the transpose of previous weight matrices.
Why you did so?

@Sankar321
Copy link
Author

This file: tutorials/tensorflowTUT/tf21_autoencoder/full_code.py

@Sankar321
Copy link
Author

I took transpose of the first two weight matrices to be used in the decoding section.But not getting good results when compared to the result produced by your code( code without transpose of weight matrices)

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

1 participant