Signal Processing

Gated Recurrent Neural Network for timeseries prediction

Long-Short Term Memory (LSTM) to predict energy consumption from multivariate timeseries.

Hidden Markov Model for regime detection

Python analysis of timeseries to cluster ranges of consumption, using Hidden Markov Models with Gaussian emissions.

Image processing with SIFT algorithm

Python analysis on images using SIFT algorithm.