# Mathematics for MachineLearning

Topics covered: Linear algebra, multivariate analysis, probability theory, statistics.

This is good resource for people who want to revise concepts

I will cover relevant parts when we go further in the course

Next Week we will look at Linear Neural Network

{% embed url="<https://youtube.com/playlist?list=PL05umP7R6ij1a6KdEy8PVE9zoCv6SlHRS>" %}


---

# 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://armada-alliance.gitbook.io/ai-blockchain-edu/mathematics-for-machinelearning.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.
