# Lessons

**ตอนที่ 1 - CorgiDude รีวิวอุปกรณ์เบื้องต้น บอร์ดคอร์กี้ดู๊ดสำหรับทำ AI Machine Learning**

{% embed url="<https://youtu.be/ALbJYM95nlM>" %}

**ตอนที่ 2 - CorgiDude รู้จักกับบอร์ด AI คืออะไร เป็นมายังไง คอร์กี้ดู๊ดสำหรับทำ AI Machine Learning**

{% embed url="<https://youtu.be/jXR6nB41BSo>" %}

**ตอนที่ 3 - CorgiDude การติดตั้ง Firmware, IDE และทดสอบใช้งาน บอร์ดคอร์กี้ดู๊ดทำ AI Machine Learning**

{% embed url="<https://youtu.be/t4qZsK6LA8o>" %}

**ตอนที่ 4 - CorgiDude การใช้งาน GPIO อ่านอุณหภูมิความชื้น ขับเซอร์โว มอเตอร์ สำหรับทำ AI Machine Learning**

{% embed url="<https://youtu.be/ycXEoj52hp8>" %}

**ตอนที่ 5 - CorgiDude การเขียน Python เพื่อประมวลผลรูปภาพ การหาวงกลม สีเหลี่ยม เส้น QRCode จะจับสีวัตถุ**

{% embed url="<https://youtu.be/45nF6uoTyGA>" %}

**ตอนที่ 6 - CorgiDude การจำแนกรูปภาพโดยใช้โมเดล MobileNet จำแนกรูปภาพ 1000 ชนิด**

{% embed url="<https://youtu.be/v0emfLmA8mw>" %}

**ตอนที่ 7 - การสอน AI Model จำแนกภาพขยะโดยใช้วิธี Transfer Learning**

{% embed url="<https://youtu.be/2Q1R8_9FRRk>" %}

**ตอนที่ 8 - จำแนกรถบนถนน โดยเริ่มสอน MobileNet ตั้งแต่ต้น**

{% embed url="<https://youtu.be/36XYYKuUr00>" %}

**ตอนที่ 9 - ค้นหาและจำแนกวัตถุในภาพด้วย YOLO Object Detection**

{% embed url="<https://youtu.be/6_rLYfzfDus>" %}

**ตอนที่ 10 - ค้นหาใบหน้าในภาพด้วย YOLO - Face Detection**

{% embed url="<https://youtu.be/HS_7jp_Q8GM>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://corgidude.makerasia.com/lessons-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
