Machine learningDeep learning / NLP / CV
강화학습
강화학습(Reinforcement Learning, RL)은 에이전트가 환경과 상호작용하고, 스칼라 보상 신호를 받으며, 누적 미래 보상을 최대화하도록 정책을 업데이트함으로써 순차적 결정을 내리는 방법을 학습하는 프레임워크이다. 지도 학습과 달리 레이블이 지정된 예제가 제공되지 않으며, 에이전트는 경험과 지연된 피드백을 통해 최적의 행동을 완전히 스스로 발견한다.
방법 전문 읽기
회원 전용
로그인무료 계정으로 로그인하면 이 섹션을 읽을 수 있습니다.
Method map
The neighbourhood of related methods — select a node to explore.
+2 more
출처
- Sutton, R. S. & Barto, A. G. (2018). Reinforcement Learning: An Introduction (2nd ed.). MIT Press. ISBN: 978-0-262-03924-6
- Mnih, V., Kavukcuoglu, K., Silver, D., et al. (2015). Human-level control through deep reinforcement learning. Nature, 518, 529–533. DOI: 10.1038/nature14236 ↗
이 페이지 인용 방법
ScholarGate. (2026, June 3). Reinforcement Learning (Agent-Environment Reward Optimization). ScholarGate. https://scholargate.app/ko/deep-learning/reinforcement-learning
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →