Blog

Most of my blogs are technical posts written mainly for my own reference. I'd be happy if any of you find them useful too.

Introduction to Geospatial Data domain with Emphasis on Satellite and UAV Imagery for Data Engineers and Data Scientists

28 minute read

I am a machine learning practitioner with a primary focus on computer vision. Recently, I have become interested in exploring the applications of computer vision in the geospatial domain. Through this blog, I aim to showcase what I have learned so far, share relevant sources, and offer my insights for those who are also interested in pursuing this area of study.

Reproducibility in Tensorflow/PyTorch/JAX Part 1/2

18 minute read

In this blog, we discuss the importance of reproducibility in machine learning and provide tips on how to ensure reproducibility of your models in TensorFlow, PyTorch, and JAX. Part 1/2 of the blog about reproducibility.