기존 Perceptron에서는 하나의 Activation Funtion이 사용되어, 출력층에서 Non-linearly Separate 데이터를 분류할수가 없었다. MLP에서는 Layer를 추가 (은닉층)하여 Deep learning을 만들어, 기존 데이터의 배열을 Li
CNN, Who are you? > In deep learning, a convolutional neural network (CNN, or ConvNet) is a class of Artificial Neural Network(ANN), most commonly ap
Convolutional Neural Network for Image Recognition 이미지 인식에서 사용되는 여러가지 데이터 셋과 알고리즘을 소개한다. What is Dataset? 예측 및 분석의 용도로 사용되어지는 컴퓨터가 이해가능한 데이터 집합을 의미
시계열 데이터 > Most time series models work under the assumption that the underlying data is stationary, that is the mean, variance, and covariance are no
Back Ground 시계열 데이터: 어떤 데이터의 변화가 시간에 종속되는 데이터 Nono-Stationarity 를 가진다. 시계열을 다루기위해서는, 시간에 따라 변화되는 데이터 요소를 제거해야한다. RNN (순환 신경망) > Recurrent Neural N
Keywords Lagging, 단층 LSTM, Deep RNN, Univariate, Multivariate, 차분, 선후관계/ Spread, Seq2Seq LSTM Lagging Issue Univariate Multivariate Univariate v
Keywords seq2seq Attention Function (Query, Key, Value) Attention Score / Attention Weight / Attention Value Transformer MultiModal Attention Mechani