exploration vs exploitation
Notes
how should you divide your time between exploring new things or sticking to the "tried and true"? Ambiguity is relevant here, which causes us to be unsure When to Quit. but as a general rule:
- always keep a minimal level of exploration, to introduce new experiences and possible welfare to your life. Lifelong Learning Biological mutations 2bc
- the less important or the shorter the future of acting in this area, the better it is to exploit the existing knowledge.
Another way of looking at it is though the concept of navigation vs pathfinding. When we pathfind, we explore, we debate where we want to go, who do we want to be. When we navigate, we know exactly where we want to go, we don't consider any other destinations, we narrow our focus to reach this destination.
Visual
Overview
🔼Topic:: Decision Making (MOC) ◀Origin:: Algorithms to Live By (book)