IBlog


If you have any doubts or find any inconsistency, please feel free to reach out.

Algorithms

   Most of this series is adapted from the Introduction to Algorithms book.
  1. What is an Algorithm? (for a layman)
  2. Binary Search.
  3. Time Complexity and Bounds of Algorithms.
  4. Divide and Conquer.
  5. Sorting Algorithms.
  6. Sorting in Linear Time.

Learning Intelligence

  1. Introduction to Machine Learning.
  2. Reinforcement Learning.
    1. Bandits.
    2. Gradient Bandit.
    3. Contextual Bandit.

Some on Mathematics

  1. On the Fractals.
  2. On the Julia Sets.

Choices

  1. Co-operation.