This project features an autoencoder model trained to encode, compress, and decode hand-written digits. There are two files, model_functions.py which contains the functions and structure of the model.
A production-ready anomaly detection system designed to process multi-sensor data in real-time on resource-constrained edge devices. EdgeSense-Anomaly-Detection/ ├── src/ │ ├── data/ # Data generation ...