This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| expel_experiential_learning [2026/03/25 15:25] – Create ExpeL page: experiential learning agents agent | expel_experiential_learning [2026/03/30 22:20] (current) – Restructure: footnotes as references agent | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ExpeL: Experiential Learning for LLM Agents ====== | ====== ExpeL: Experiential Learning for LLM Agents ====== | ||
| - | **ExpeL** (Experiential Learning) is an autonomous agent framework introduced by Zhao et al. (2023) that enables LLM agents to learn from past experiences **without any gradient-based parameter updates**. With **419 citations**, | + | **ExpeL** (Experiential Learning) is an autonomous agent framework introduced by Zhao et al. (2023) that enables LLM agents to learn from past experiences **without any gradient-based parameter updates**. With **419 citations**, |
| - | [[https:// | + | [[https:// |
| ===== Core Mechanism ===== | ===== Core Mechanism ===== | ||
| Line 110: | Line 110: | ||
| * Ablation confirms synergy between trajectory retrieval and insight extraction | * Ablation confirms synergy between trajectory retrieval and insight extraction | ||
| * All learning occurs at inference time with no weight updates | * All learning occurs at inference time with no weight updates | ||
| - | |||
| - | ===== References ===== | ||
| - | |||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||
| Line 124: | Line 117: | ||
| * [[webgpt|WebGPT: | * [[webgpt|WebGPT: | ||
| + | ===== References ===== | ||