Skip to content

MSD-IRIMAS/PoolParty-4-TSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoolParty-4-TSC

Source code and experimental results for the paper "A Deep Dive into Alternatives to the Global Average Pooling for Time Series Classification" AALTD 2025.

A study on candidates to replace Global Average Pooling (GAP) in neural network architectures for time series classification.

Usage

Requirements

  • Python 3.11
  • TensorFlow 2.16.1
    • Deep learning
  • NumPy 1.26.4
    • Data manipulation
  • aeon 1.0
    • Read .ts dataset files
  • scikit-learn 1.5.2
    • Preprocess labels

About

Source code and experimental results for the paper "A Deep Dive into Alternatives to the Global Average Pooling for Time Series Classification" AALTD 2025

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors