방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 준지도 강화학습× | 강화학습× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2020s | 1950s–1998 |
| 창시자≠ | Multiple contributors (Laskin, Srinivas, Abbeel et al.) | Sutton, R. S. & Barto, A. G. (formalised); Bellman, R. (foundations) |
| 유형≠ | Semi-supervised training paradigm for RL agents | Sequential decision-making framework |
| 원전≠ | Zhan, X., Zhu, X., & Shi, H. (2022). Deepthermal: Combustion optimization for thermal power generating units using offline reinforcement learning. Proceedings of the AAAI Conference on Artificial Intelligence, 36(4), 4680–4688. link ↗ | Sutton, R. S. & Barto, A. G. (2018). Reinforcement Learning: An Introduction (2nd ed.). MIT Press. ISBN: 978-0-262-03924-6 |
| 별칭 | SSRL, semi-supervised RL, RL with unlabeled data, label-efficient reinforcement learning | RL, reward-based learning, trial-and-error learning, policy optimization |
| 관련≠ | 6 | 2 |
| 요약≠ | Semi-supervised reinforcement learning (SSRL) combines standard reinforcement learning — where an agent learns from sparse reward signals — with semi-supervised techniques that extract structure from unlabeled environment interactions. The goal is to improve sample efficiency and generalization when reward feedback is costly, delayed, or available only for a fraction of the agent's experience. | Reinforcement Learning (RL) is a framework in which an agent learns to make sequential decisions by interacting with an environment, receiving scalar reward signals, and updating a policy to maximise cumulative future reward. Unlike supervised learning, no labeled examples are provided; the agent discovers optimal behavior entirely through experience and delayed feedback. |
| ScholarGate데이터셋 ↗ |
|
|