• 01 Multi-armed Bandit

    Summary of Chapter 2 of Sutton and Barto

  • SQL Notes

    My notes for SQL.

  • Callable Stoppable Objects in C++

    Sometimes you want to write deploy some background tasks which can be stopped on-demand. In this blog we will discuss a code-snippet which defines a callable-stoppable object using C++17.

  • 1