# Tutorials If you are new to AI Security, the tutorials will introduce you to key concepts and workflows. The tutorials below take a "lesson"-oriented approach to teaching the usages and features of HEART. They walk you, the learner, through a practical step-by-step process based on a realistic real-world scenario. With the tutorials, you can "learn by doing" by following along with the tutorial in your own coding environment. ::::::{grid} 2 :::::{grid-item-card} Drone Object Detection Tutorial :img-top: /\_static/tutorial-drone/replicator-drone-army.jpg :link: drone_tutorial/index :link-type: doc This step-by-step tutorial is designed to help beginner users navigate HEART and understand its application in securing machine learning models. Throughout this tutorial, we'll walk you through a typical use case, providing a hands-on experience with HEART's features and functionalities. +++ ~ 30 minutes to complete ::::: :::::: ```{toctree} :caption: 'Tutorials' :maxdepth: 2 :hidden: drone_tutorial/index.md notebooks.md ```