--- title: "Advanced" date: 2020-03-03T10:15:55-07:00 chapter: true draft: false weight: 400 tags: - advanced --- The activities and tutorials in this section requires some basic coding knowledge. The programming language we will use for most of our tutorials will be Python.
{{< recipe-card title="Trash Sorter" level="Advanced" time="Time: 1-2 hrs" img_src="/images/000_intro/trash-sorter.jpg" body="Build a custom ML model to separate trash, compost and recyclables." link="/400_advanced/410_trash_sorter/" >}} {{< recipe-card title="Posture Tracker" level="Advanced" time="Time: 1-2 hrs" img_src="/images/000_intro/posture-tracker.jpg" body="Build a posture tracker with GluonCV" link="/400_advanced/420_posture_tracker/" >}}