This is the source code for the paper Time Series Multi-class Anomaly detection using a Hybrid Transformer/CNN for physical sensor data readings. Provides an improvement on the existing dataset analysis paper Evaluating Conveyor Belt Health With Signal Processing Applied to Inertial Sensing
conda create -n ml-anomaly --file requirements.txt python=3.10
conda activate ml-anomaly
python test.py