This repo recreates an Identification → FIR → ARX workflow in Python: autocorr, LS, MDL, validation. Run python -m scripts.run_demo --show-plots or open the notebook.
This project is a real-time human identification system using posture-based gait features from freestyle walking. Combines computer vision and machine learning (Extra Trees, KNN, MLP) for accurate ...