Matplotlib은 MATLAB과 유사한 플로팅 시스템을 제공하는 플로팅 라이브러리입니다. 특히, matplotlib.pyplot 모듈은 데이터를 시각적으로 나타내는 데 사용되며, 이를 통해 그래프를 그리고 스타일을 지정할 수 있습니다. 아래에서 Matplotlib의
basic machine learning concepts mathematical notations principles of learning linear regression overfitting regularization Vectors, Matrices and Norms
메모리 가상화OS virtualizes its physical memory.OS provides an illusion memory space per each process.It seems to be seen like each process uses the whole m
In this chapter, we study very simple file system (vsfs)Basic on-disk structures, access methods, and various policies of vsfsWe will study...How can
Feedforward neural network (FFNN) as MLP• Information only flows in one direction.• No sense of time or memory for previous data.Recurrent neural netw
Variational Auto-Encoder (VAE)• AE encoder directly produces a latent vector z (single value for each attribute).Then, AE decoder takes these values t