This repository holds my exploratory and educational projects involving machine learning as well as traditional algorithms like search/sort.
- YOLOv3 for single class detection on OpenCV OAK-D
- Isolation forests for anomaly detection. See the notebook anomaly_detection_isolation_forests.ipynb for a demonstration.