Skip to content

NatnaelT/gp-adapter

 
 

Repository files navigation

Scalable GP Adapter for Time Series Classification

Implementation of the paper "A scalable end-to-end Gaussian process adapter for irregularly sampled time series classification".

Requirements

Examples

Train GP adapter with a convolutional net for 100 epochs on the sparsified uWave data:

python gpnet_fast.py -f data/UWaveGestureLibraryAll-1.pkl -e 100 -n cnn

Run python gpnet_fast.py -h to learn the command line options.

About

Scalable GP Adapter for Time Series Classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%