Commit a1a2e140 by wangchenglong

update.

parent 74198f52
\section{Reinforcement Learning for LLM-based Agents} \section{Reinforcement Learning for LLM-based Agents}
Using RL to train agents is 一个标准的做法在传统的机器学习中。 in this context, the agent has always been the central decision-making entity interacting with an environment. However, the advent of LLMs has fundamentally transformed the motivation, application scenarios, and action spaces of RL-driven agents.
In classical RL-driven agents, an agent is typically a domain-specific decision model trained from scratch. For example, in tasks such as mastering Atari games, playing Go, or robotic locomotion, researchers construct a relatively small-scale policy network situated within a highly structured simulated environment with predefined state and action spaces. Through millions of trial-and-error interactions, the agent gradually learns to maximize cumulative rewards. In these classic settings, the primary objective of RL is to explore and synthesize an optimal execution policy from a blank slate.
\subsection{Why use Reinforcement Learning?} \subsection{Why use Reinforcement Learning?}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论