Hi, welcome to my blog. It is hard to describe who I am as I have dabbled in many things, and yet I can't say I am an expert in any.
In the earlier times I was a researcher in system modelling, which is the study of building mathematical models for real world processes. It has remained my main passion. It is likely I will talk about this subject the most on this blog. I also enjoy making things pretty, therefore I do things like creating fonts, designing UI and making mobile apps. Hopefully I will have something interesting and nice to look at for whoever come across this blog.
In this post, I am going to give a brief introduction of RAPIDS, a suite of libraries for running machine learning algorithms on GPUs, as well as some codes for a MinMaxScaler.
In this post, I am going to introduce the Gaussian noise and Gaussian filter.
In this post, I am going to show you how to add a comment system on a GitHub page using AWS Lambda, Amazon API Gateway and GitHub REST API
In this post, I am going to discuss the intuition behind these two estimators.
In this tutorial, I am going to walk through the necessary steps of building a CNN model in PyTorch.