# Continual Learning: On Machines that can Learn Continually

![](https://3849168153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNmnUsYueCOx_WDehfy%2Fuploads%2FPLlA14yTTYqudUI5fn2K%2Fclcourse_loghi.png?alt=media\&token=8717b925-4797-4db5-b6d9-ca1d4a0ede8f)

Learning continually from non-stationary data streams is a fascinating research topic and **a fundamental aspect of Intelligence**.  At [ContinualAI](#how-to-officially-enroll-in-the-course), in conjunction with the [University of Pisa](#how-to-officially-enroll-in-the-course) and the [AIDA Doctoral Academy](https://www.ai4media.eu/ai-doctoral-academy/), we are proud to offer the ***first*** [***official***](https://dottorato.di.unipi.it/phd-programme/teaching/phd-courses/phd-courses-a-y-2021-2022/#anchor2) ***open-access course*** *on Continual Learning. Anyone from around the world can join the class and learn about this fascinating topic, completely for free!*

{% hint style="info" %}
The course is tailored for *Graduate* / *PhD Students* as an introduction to *Continual Learning*, especially focusing on the recent *Deep Learning* advances.
{% endhint %}

The course will follow a mixed in-person / virtual modality and recorded lectures will be **uploaded** on the [*ContinualAI Youtube*](https://www.youtube.com/c/ContinualAI) *account* (and remain available on Youtube for async views). However, if you want to actually *be enrolled in the course,* interact in class and get a **certificate of attendance** you need to follow the procedure described [below](#how-to-officially-enroll-in-the-course) :arrow\_down:.

{% hint style="warning" %}
Please note that the certificate of attendance is only released after a **project-based exam** to be agreed with the course instructor.&#x20;
{% endhint %}

You can check out the ***official course structure*** (*8 lectures* + *2 invited talks),* the **class** **timetable** and other relevant details about the course in the section below:

{% content-ref url="background/details" %}
[details](https://course.continualai.org/background/details)
{% endcontent-ref %}

### Officially Enroll in the Course

In order to officially enroll in this course, hence being able to participate and interact in class, you need to register through the form below (you'll be contacted soon with more instructions if you already complected the enrollment).

{% hint style="danger" %}
**Enrollments for the 2021 course are now closed**. You can still follow the recorded lectures on YouTube in the official [*ContinualAI channel*](https://www.youtube.com/c/continualai)*!*
{% endhint %}


---

# 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/master.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.
