Skip to content

Instantly share code, notes, and snippets.

@msgodf
Last active June 19, 2023 03:40
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msgodf/20c86e522aa0e43ab4798531c1a2f132 to your computer and use it in GitHub Desktop.
Save msgodf/20c86e522aa0e43ab4798531c1a2f132 to your computer and use it in GitHub Desktop.
Notes on Algorithms to Live By by Brian Christian and Tom Griffiths

Algorithms to Live By by Brian Christian and Tom Griffiths

Optimal Stopping

The Secretary Problem

Merrill Flood

Donald Shoup

Boris Berezovsky

Explore/Exploit

Jeff Bezos - Regret Minimization Framework (video)

I wanted to project myself forward to age eighty, and now I'm looking back on my life. I want to have minimised the number of regrets that I have.

Multi-armed Bandit

Herbert Robbins

Richard Bellman

Win-stay, lose-switch

Gittins Index

Discounting

Sorting

Caching

Scheduling

Bayes's Rule

The Copernican Principle

Overfitting

Training scars: anecdote about an officer disarming an attacker and then handing the gun back to them (possibly taken from https://www.amazon.com/Combat-Psychology-Physiology-Deadly-Conflict/dp/0964920549).

Artificial neural nets tend to overfit.

Relaxation

Randomness

Networking

Game Theory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment