Categories
book life

Reading: Algorithms to Live By: The Computer Science of Human Decisions

How to know when to stop searching or optimising? Use optimal stopping strategy – select best option after examining 37% of the sample.

What’s the best way to schedule?

Great book by Brian Christian on using computer algorithm techniques to quickly solve everyday problems.