# Notes

See the [notice](https://notes.dizy.cc/notice) before reading the notes.

## Fall 2022

* [CSCI-GA 3033 Graphics Computing Units](https://app.gitbook.com/o/TN6GjVj08vKiqZR6aP4V/s/VQjVUa7cyN2N3lLfdYKz/) by Mohamed Zahran

## Spring 2022

* [CSCI-GA 2590 Natural Language Processing](https://app.gitbook.com/o/TN6GjVj08vKiqZR6aP4V/s/hlVpDn7SdvOjFjiV7ezN/) by Adam Meyers
* [CSCI-GA 1170 Fundamental Algorithms](https://app.gitbook.com/o/TN6GjVj08vKiqZR6aP4V/s/9G7bk8jPRz85XaeJtlxH/) by Chee Yap

## Fall 2021

* [CSCI-GA 2820 DevOps and Agile Methodologies](https://app.gitbook.com/o/TN6GjVj08vKiqZR6aP4V/s/IHriSm1GS8HhlboZIaAd/) by John Rofrano
* [CSCI-GA 2250 Operating Systems](https://app.gitbook.com/o/TN6GjVj08vKiqZR6aP4V/s/kHa2lHxqa0pWCOMxKmtW/) by Hubertus Franke

## Spring 2021

* [CSCI-GA 2110 Programming Languages](https://app.gitbook.com/o/TN6GjVj08vKiqZR6aP4V/s/fwlmQ2zWyDCfLaUIhJwe/) by Cory Plock


---

# 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.dizy.cc/notes.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.
