# RL-background

본 포스팅은 강화학습을 이해함에 있어 필수적인 내용을 간단히 정리하고자 작성하였습니다.

* 관련 도서: 패키지 없이 R로 구현하는 심층 강화학습 [\[yes24\]](http://www.yes24.com/Product/Goods/102416641) [\[교보문고\]](http://www.kyobobook.co.kr/product/detailViewKor.laf?ejkGb=KOR\&mallGb=KOR\&barcode=9791165920746\&orderClick=LAG\&Kc=)

![](/files/-MeZ6wJoNHxODTYTbvGM)


---

# 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://yjchoi-95.gitbook.io/paper-review/rl-background.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.
