Posts

My blog posts on different topics of statistics, mathematics, computer science, personal finance and related fields.

Generative AI Text-to-Text Models - Part 2

05 May 2024

This is the 2nd blog post on Generative AI and Prompting Techniques blog series. In this post, we …

Introduction to Generative AI - Part 1

28 April 2024

This is a series of blog posts on Generative AI and Prompting Techniques. This post serves as a …

The Mathematics behind Solar Eclipse

08 April 2024

On April 8, 2024, the people in Texas, United States of America, will watch a cosmic event taking …

Should your program grow memory?

16 March 2024

Recently, I was working on a project where I had to optimize for both time and memory consumption of …

LED Screen with Spreadsheet

16 February 2024

Introduction A few days ago, I saw this video by Derek Muller on his channel Veritasium1 and came to …

Video Background Extraction

15 January 2024

You have often seen that Google meet filters or Zoom background filters allows you to change the …

Is Stock Trading running on a fluke?

15 December 2023

In this post, I explore the question of whether stock trading has better winning odds than gambling …

Building a Storage Analyzer

03 December 2023

Here we will try creating a python program to analyze the storage and find out which files or …

Reinforcement Learning (Part 7) - Solving Lunar Landing

20 October 2023

This is the 7th and final part of the Reinforcement Learning Series: Here I give a brief …