# Methodologies \[Part 2]

{% embed url="<https://www.youtube.com/watch?ab_channel=ContinualAI&t=4992s&v=eyVL8IuCMi4>" %}
Lecture #6: Methodologies \[Part 2] - Video Recording
{% endembed %}

{% embed url="<https://docs.google.com/presentation/d/1SBin-JySTzRuVX2X3BdjLT2-D93xevel29RlMpEPTsA/edit?usp=sharing>" %}
Lecture #6: Methodologies \[Part 2] - Slides
{% endembed %}

{% file src="/files/6NGVTUgESwOSN0NQIA7n" %}
Slides PDF
{% endfile %}

This lecture will address the following points:

* Regularization Strategies: Intro & Main Approaches
* Architectural Strategies: Intro & Main Approaches
* Avalanche Implementation


---

# 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/methodologies-part-2.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.
