Hello! 👋 I used to work as a Data Scientist @ Bidgely from 2021 to 2024. I graduated in Mathematics & Computing from IIT Kharagpur in 2021.

I took a break from my job to focus on a research oriented career path. I am actively looking for jobs in ML and Data Science. Please do reach out if you have any opportunities in research roles.

Feel free to reach out to me @ dibyadas998 at gmail dot com

Résumé


Blog ↓

Visualizing Different Normalization Techniques

May 29, 2018

While implementing Semantic Segmentation using Adversarial Networks, I came across a normalization technique called Local Contrast Normalization. Before feeding the image into the segmentor network, the image undergoes this normalization. Then I came across other ways to normalize image data. Like Simplified Whitening, Local Response Normalization. Here is a great article on the same where I drew my inspiration from. But I wanted to see for myself, how the image turns out after being normalized. ... Read more

Machine Learning, Its Implementation in Specialized hardware

December 6, 2017

Yet another post on ML 😛 Recently, I was working on an assignment with my group, about the needs and uses of specialized hardware for ML. I browsed through a few articles on the internet about this and decided to compile them here. Why specialized hardware is important for Machine Learning?Cores of a CPU are far more versatile than a GPU coreOne may ask, why a GPU is needed? ... Read more

Hucore theme & Hugo ♥