Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 154 Bytes

File metadata and controls

8 lines (7 loc) · 154 Bytes

AAS Anomaly Detection on IoT

Follow the instructions bellow:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt