# Home

## Welcome

Heyy there!\
These are some notes I created while learning and teaching different. These notes are made for myself to under concepts. Other than those, I'll be using these to create blogs and YouTube videos.

> Currently the Community building notes are empty, but I'll soon be sharing a lot of stuff as well.

## Notes

{% content-ref url="<https://app.gitbook.com/o/5hMvS2OcM6NsYCYGijRc/s/fTTKiPcC2tvcsQJYkSQI/>" %}
[Deep Learning](https://app.gitbook.com/o/5hMvS2OcM6NsYCYGijRc/s/fTTKiPcC2tvcsQJYkSQI/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/o/5hMvS2OcM6NsYCYGijRc/s/GShGMwWTwI8OQ018sfRT/>" %}
[Community Building](https://app.gitbook.com/o/5hMvS2OcM6NsYCYGijRc/s/GShGMwWTwI8OQ018sfRT/)
{% endcontent-ref %}

## Acknowledgements

* [Kaiwalya Koparkar](https://twitter.com/kaiwalyakoparkar): For inspiring me to write notes in public. Check out [Kaiwalya's notes](https://notes.kaiwalyakoparkar.com/).
* [Krish Gupta](https://twitter.com/xkrishguptaa): For inspiring me to structure the notes this way. Check out [Krish's notes](https://notes.xkrish.co/_/).


---

# 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://notes.adarshdubey.com/home.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.
