Skip to content

Latest commit

 

History

History
71 lines (48 loc) · 1.24 KB

index.rst

File metadata and controls

71 lines (48 loc) · 1.24 KB

AutoPool

AutoPool is an adaptive pooling function with a learnable parameter that allows it to smoothly interpolate between min-, mean-, softmax- and max-pooling. It is implemented as a Keras layer for easy integration in deep learning architectures.

AutoPool was originally developed for multiple instance learning from weakly labeled time-series data as detailed in the AutoPool paper.

Getting Started

installation definitions

API Documentation

api

Examples

examples

Contribute

Changes

changes

Indices and tables

  • genindex
  • modindex
  • search