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

where is the “skip connection” in the codes #1

Closed
ShaoPengyang opened this issue May 9, 2019 · 2 comments
Closed

where is the “skip connection” in the codes #1

ShaoPengyang opened this issue May 9, 2019 · 2 comments

Comments

@ShaoPengyang
Copy link

The paper Semi-Supervised Learning with Ladder Networks talks about "skip connection". I‘m wondering where shows “skip connection” in this codes?

@divamgupta
Copy link
Owner

divamgupta commented May 9, 2019

corr_z and clean_z contains the corrupted and clean outputs for each layer of the encoder. All of these are are used by the denoising decoder.

@ShaoPengyang
Copy link
Author

thank you for answering.

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