Inspecting process information using ‘top’ command`top` is a system monitoring tool available in Linux and Unix-like operating systems. When you run this command, you can check real-time…Oct 8, 2023Oct 8, 2023
The relationship between Node and PodThere are three methods: 1. Taints and Tolerations 2. Node Selector 3. Node AffinityOct 3, 2023Oct 3, 2023
[CTCI: Arrays and Strings] 1. Is UniqueThis is the first post for the CTCI. I will post the solution to the CTCI problem regularly. This series will give you intuition and…Jan 1, 2021Jan 1, 2021
VC: MRI(Magnetic Resonance Imaging)MRI is frequently used for medical purposes and research. It helps to watch the inside of people without surgery. This is a huge advantage…Oct 6, 2020Oct 6, 2020
VC: Light Microscopy & Electron MicroscopyNow, we know how to analyze the images by my previous posts. However, we don’t know how the instruments work. I will explain Light…Oct 5, 2020Oct 5, 2020
VC: Edge DetectionThe nature of the image is actually edges. Edge detection extracts salient features of the image by subtracting complex intensities in the…Oct 5, 2020Oct 5, 2020
VC: Convolution-based Image Denoising / SharpeningWe can apply operators to an image. We can make images brighter or darker. We can flip or move the image. Convolution is one specific kind…Oct 2, 2020Oct 2, 2020
Chem: Dimensionality Reduction & ClusteringWhen you have a high dimensional dataset, it is hard to visualize or recognize the pattern. Low dimensionality is the rule of thumb in…Oct 1, 2020Oct 1, 2020
Chem: Descriptor-Based SimilarityThis space is what we are trying to study and determine how we decide the distance. We will use the distance between compounds and we can…Sep 30, 2020Sep 30, 2020