From greedy shortcuts to dynamic programming guarantees, algorithm design techniques are the backbone of efficient problem-solving in computer science. Understanding when and how to apply each ...
This course covers three major algorithmic topics in machine learning. Half of the course is devoted to reinforcement learning with the focus on the policy gradient and deep Q-network algorithms. The ...