MCPcopy Index your code
hub / github.com/anantzoid/Conditional-PixelCNN-decoder / __init__

Method __init__

models.py:72–99  ·  view source on GitHub ↗

This is the 6-layer architecture for Convolutional Autoencoder mentioned in the original paper: Stacked Convolutional Auto-Encoders for Hierarchical Feature Extraction Note that only the encoder part is implemented as PixelCNN is taken a

(self, X, conf)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

get_weightsFunction · 0.85
get_biasFunction · 0.85
conv_opFunction · 0.85
max_pool_2x2Function · 0.85

Tested by

no test coverage detected