Topics
Techniques and Modelling
Data processing framework:
kernels, algorithms, models and their processing techniques
Statistical and Bayesian Approach
Statistical learning, Bayesian inference, Probabilistic problems
Experiments
Practical problems or projects
Other
Competitive programming, sudden ideas or contemplation
Top Posts
Experiments
Neural Algorithm of Artistic Style Transfer: Understanding with PyTorch examples

Techniques and Modelling
Some Deep Learning
Regularization Techniques

Statistical and Bayesian Approach
Getting started with Bayesian Inference

Latest Posts
- Shortest Subarray with Sum at Least KIt has been 3 years since the last time I practised competitive programming. Despite the passing of time, as long… Continue reading Shortest Subarray with Sum at Least K
- Neural Algorithm of Artistic Style Transfer: Understanding with PyTorch examplesConvolutional Neural Network brings several breakthroughs for supervised tasks in Computer Vision and other visual problems in Artificial Intelligence. Moreover,… Continue reading Neural Algorithm of Artistic Style Transfer: Understanding with PyTorch examples
- Variational Inference algorithmSampling data or approximating probabilistic densities is one of the core problems in modern statistics, especially in Bayesian statistic. Beside… Continue reading Variational Inference algorithm
- Getting started with Bayesian InferenceBayesian inference is an important technique in statistics, particularly in the analysis of a sequence of data. It has a… Continue reading Getting started with Bayesian Inference
- Jensen’s inequality and applications: EM Algorithm and ELBO in SVIAccidentally, I learned the ELBO of SVI and realised some interesting things. SVI transforms its optimization problem from finding parameters… Continue reading Jensen’s inequality and applications: EM Algorithm and ELBO in SVI
- Principle component analysis (PCA) example: Experiments with Iris DatasetThis article shows practising PCA with Iris dataset. More detail about PCA, read the post Principal Component Analysis. Preparation Import… Continue reading Principle component analysis (PCA) example: Experiments with Iris Dataset



