[Deep Learning] 10. 전이 학습(Transfer Learning)과 ResNet
🎯 전이 학습(Transfer Learning)과 ResNet
Deep Learning AI deep learning neural network🎯 전이 학습(Transfer Learning)과 ResNet
Deep Learning AI deep learning neural network🎯 합성곱 신경망(Convolutional Neural Network, CNN) 소개
Deep Learning AI CNN computer vision deep learning ImageNet neural network pytorch ResNet transfer learning🎯 여러 가지 학습 개선 방법
Deep Learning AI deep learning dropout hyperparameter neural network overfitting parameter training methods weight decay🎯 배치 정규화(Batch Normalization)
Deep Learning AI batch normalization formula batch normalization deep learning neural network🎯 가중치의 초기값을 설정하는 방법
Deep Learning AI deep learning neural network weight initialization methods weight initialization🎯 매개변수를 갱신하는 다양한 방법
Deep Learning AI deep learning gradient descent neural network optimizer stochastic gradient descent🎯 오차 역전파(Error Backpropagation)
Deep Learning AI backpropagation deep learning error backward propagation gradient descent loss function neural network training neural network🎯 MNIST 데이터셋을 활용한 신경망 구현
Deep Learning AI deep learning deep learning MNIST neural network