Category

Dev

Seaborn

less than 1 minute read

plt.xlabel()

Numpy Note

less than 1 minute read

np.logical_and()

Tableau Note

less than 1 minute read

Dimension

R Note

1 minute read

set.seed()

Pytorch Lightning

1 minute read

Pytorch Lightning is the open source framework that provides. It enables the efficient cross over among GPU, CPU or TPU calculation, and organizes training, ...

Pillow Note

less than 1 minute read

converting 3channels from Numpy ndarray

OpenCV Note

less than 1 minute read

GaussianBlur()

Back to top ↑

Probability and Statistics

Variational Inference

less than 1 minute read

Keywords: Variational Inference, Marginal Probability, Posteriori Probability, Bayes’ Theorem

Bernoulli Distribution

less than 1 minute read

Keywords: Bernoulli Distribution, Binomial Distribution

Back to top ↑

Deep Learning

Backpropagation

less than 1 minute read

This is the mathematical representation to see how the back-propagation is calculated.

Optimizer

less than 1 minute read

Stochastic Gradient Descent

Self-Supervised Learning

2 minute read

Self-Supervised Learning aims to provide backbone of the model for classification tasks.

Slurm

less than 1 minute read

nvidia-smi

Back to top ↑

Computer Vision

U-Net

less than 1 minute read

Image Segmentation

Scale Invariant Feature Transform(SIFT)

1 minute read

SIFT is the image feature extraction algorithm. It detects the features from the image that is invariant from the scale and rotation.

HoVer-Net Review

1 minute read

Problem Statement from HoVer-Net Mask R-CNN has great performance in clustered image segmentation, becuase Region proposal strategy selects each object an...

Back to top ↑

Research Paper Review

Back to top ↑

Neural Data Analysis

Back to top ↑

Linear Algebra

Linear Algebra in PCA

less than 1 minute read

Keywords: Linear Combination, Linear Transformation, Basis, Eigenvector

Back to top ↑