# HW10: Peer Review

## Peer Reviews

* Check your paper assignments below.
* Complete reviews for the two assigned papers using [this form](https://forms.office.com/r/CH8AQmD45F).
* Make sure to fill out the form twice, one for each paper.

## Rubric

* **Summary**: Are the key aspects proficiently pointed out and described (1 point)?
* **Strengths**: Are the major contributions objectively assessed (1 point)?
* **Weaknesses**: Are the main issues soundingly addressed (1 point)?
* **Feedback**: Are the comments and suggestions helpful (1 point)?


---

# 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://emory.gitbook.io/ai-research-practicum/assignments/hw10-peer-review.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.
