> For the complete documentation index, see [llms.txt](https://ios-course.cornellappdev.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ios-course.cornellappdev.com/resources/archived-past-semesters/fa25/lectures/12-core-ml.md).

# (12) Core ML

{% hint style="info" %}
This lecture is a **guest lecture** featuring two of our most special members from the iOS subteam:\
**Jiwon Jeong** and **Zain Bilal!**
{% endhint %}

### Lecture Slides

{% embed url="<https://docs.google.com/presentation/d/158tbz3F9ej4YbSeq9kOmxaCRPH2WihNpB1lM9dAXYH8/edit?usp=sharing>" %}

### Lecture Video

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

### Lecture Demo

{% embed url="<https://github.com/JiwonJeong414/BetterRest>" %}
If you prefer to download the ZIP, go to Code > Download ZIP.
{% endembed %}

### Data

{% file src="/files/fmKdDj8bgeV9tKUnlmFZ" %}

#### Clone the Repository

```shellscript
git clone https://github.com/JiwonJeong414/BetterRest.git
OR git clone git@github.com:JiwonJeong414/BetterRest.git
```
