Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 980 Bytes

04f52b1f.md

File metadata and controls

31 lines (27 loc) · 980 Bytes
title slug tags date
Explore-Exploit Trade-off
explore-exploit-trade-off
wip
explore-exploit-trade-off
statistics
probability
mathematics
algorithms-to-live-by
book
book/algorithms-to-live-by
brian-christian
tom-griffiths
brian-christian-and-tom-griffiths
2021-12-12T05:34

Everyday, we are faced with multitude of decision making whether to stay with the tradition or venture novelty. Do we buy our favorite flavor of snack that we know for sure we'll enjoy, or do we try something new, knowing it might be our best yet flavor or the worst one. We were always reminded to "always try something new" or to "try new things" but we were never told by how much. Computer scientist have been trying to find the perfect balance between the two for more than fifty years, they even have a name for it: the explore/exploit tradeoff.

pg.311

Footnotes

  1. Algorithms to Live By by Brian Christian and Tom Griffiths - Explore/Exploit