# ๐Ÿงช Gallery of Examples & Use Cases [`โฌ…๏ธ README`](README.md) | [`๐Ÿ“š THEORY`](THEORY.md) This chapter showcases the versatility of the **TAM** framework. It maps the Python scripts provided in `use_cases/` to specific theoretical challenges, ensuring every advanced feature (Kalman, Neural, Hierarchy, Safety) is illustrated. ๐Ÿš€ **How to run:** All examples are independant you can launch them with those commands from the project root : ```bash python readme.py python cheatsheet.py python air_passengers.py python paper_reproductions/2011_pierrot_goude.py python paper_reproductions/2025_doumeche_et_al.py ```