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 Keras or Tensorflow-Keras layers 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

API Documentation

Examples

Contribute

Changes

Indices and tables