Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 248 Bytes

File metadata and controls

2 lines (2 loc) · 248 Bytes

Multiple Pooling & Autoencoder ClassifierHybrid

Implementing a Multiple Pooling Layer that contains a MaxPool Layer paired with Range Pooling. Also, implementing a Convolutional Autoencoder and using its latent representation for classification.