- 7-8월 초기 구축 문서 12개를 _archive/troubleshooting/2025_07-08_initial_setup/로 이동 - book/300_architecture/390_human_in_the_loop_intent_learning.md를 journey/research/intent_classification/로 이동 (개발 여정 문서) - 빈 폴더 제거 (journey/assets/*)
523 B
523 B
Explaining Reinforcement Learning: A Survey
- Authors: P. He, K. Y. K. Lui, et al.
- Year: 2023
- Summary: This survey provides a comprehensive overview of methods for explaining the policies of reinforcement learning (RL) agents. It categorizes techniques for explaining why an agent chose a particular action, what it is trying to achieve, and how its policy works. This is essential for understanding and trusting autonomous agents that learn from experience.
- Link: https://arxiv.org/abs/2305.15623