# Cousera Videos

Word Vectors

{% embed url="<https://drive.google.com/file/d/1FBxKVah-skobwuHjGyGKWV0izGOL6qe1/view?usp=sharing>" %}
Word vectors and their interpretation
{% endembed %}

{% embed url="<https://drive.google.com/file/d/1RmIbbA0ighosHVt2grfN5CwK3esgay6_/view?usp=sharing>" %}
Relationships Between Word Vectors
{% endembed %}

{% embed url="<https://drive.google.com/file/d/1Ewtoy461dU3VxvYXD6I8AZaMLnyHAzPi/view?usp=sharing>" %}
Inner Products Between Word Vectors
{% endembed %}

{% embed url="<https://drive.google.com/file/d/1Nm-3GymOTYRKFE2t-X7XxK9cl6ynDOJZ/view?usp=sharing>" %}
Intuition Into Meaning of Inner Products of Word Vectors
{% endembed %}

Attention Mechanism

{% embed url="<https://drive.google.com/file/d/1i9fYWOl5txrA8n2UpWraxitEl9_Gy9lf/view?usp=drive_link>" %}
Introduction of Attention Mechanism
{% endembed %}

{% embed url="<https://drive.google.com/file/d/1JrmeCHj66gLPKveCP6xKXlGo72B_WSy-/view?usp=sharing>" %}
Queries, Keys, and Values of Attention Network
{% endembed %}

{% embed url="<https://drive.google.com/file/d/1jhdfE3XQHTrXDaez1fLuakbeAezBIhZC/view?usp=sharing>" %}
Self-Attention and Positional Encodings
{% endembed %}


---

# 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/intermediate-machine-learning/week-5/cousera-videos.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.
