# Introduction & Motivation

{% embed url="<https://www.youtube.com/watch?ab_channel=ContinualAI&t=2s&v=z9DDg2CJjeE>" %}
Lecture #1: Introduction & Motivation - Recording \[22-11-2021]
{% endembed %}

{% embed url="<https://docs.google.com/presentation/d/1majqWeuWRwgT_R1PwrT1HjTCFIvYFmpiVQWpHYn_Jdc/edit?usp=sharing>" %}
Lecture #1: Introduction & Motivation - Slides
{% endembed %}

{% file src="/files/NEzsFHLeT0eG7VKTKq7D" %}
*Slides PDF*
{% endfile %}

*In this lecture we will address the following points:*

* Course structure and modality
* Intro to continual learning
* Relationship with other learning paradigms
* Brief history of continual Learning and its milestones&#x20;


---

# 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://course.continualai.org/lectures/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.
