# Week 1 - Introduction

### This week you will...

* get to know the course structure and you fellow course mates
* get an idea about possible projects and the offered default projects

### Learning Resources

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

### Until next week you should...

* [x] watch Andrej Karpathy [introduction to transformers](https://www.youtube.com/watch?v=XfpMkf4rD6E)<br>
* [x] watch this lecture on [Contextual Word Representations Part 1](https://www.youtube.com/watch?v=FEFeeRONEdw\&list=PLoROMvodv4rOwvldxftJTmoR3kRcWkJBp\&index=5)<br>
* [x] decide on which project you want to do in this course<br>


---

# 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://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/deep-dive-into-llms/week-1-introduction.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.
