Zero-sum Games and the Minimax Algorithm
Zero-sum games are how you lose friends. If you gain something, your friend will lose something.
Tech tidbits for data professionals
A collection of 3 posts
Zero-sum games are how you lose friends. If you gain something, your friend will lose something.
In part one of the Simplex Algorithm series, we looked at formulating a linear program (LP) and understanding their properties.
Optimisation is often overlooked in online machine learning courses.