
🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.an interdisciplinary fieldex)physics - to understand image formationex)biology - to understand how animal

🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.a core task in CVinput: imagesystem is aware of predetermined set of categories(labels) (ex. dog, cat ...)

🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.저번 시간에 W를 어떻게 선택할지에 대해 얘기하지 않음실제로 어떤 W값이 최선일지에 대해 training data를 어떻게 사용해야 하는지에 대해in this case, cat is not

how to compute analytic gradient for arbitrarily complex functions using a framework called computational graphsWith computational graph, we can repre

🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.convolutional layers - maintain spatial structures1957, MARK I Perceptron machinefirst implementation of t
🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다. Activation Functions At any particular layer, data comes in, multiply by weight, pass this through an a

🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.add additional layer to force all intermediate activations to be zero mean and unit variancecore strategy

🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.GPU: Graphics Processing Unit \- originally developed for rendering computer graphics \- NVIDIA vs AMD

🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.first large scale convolutional networkinput: 227x227x3 images (ImageNet)First layer(CONV1) \- 96 11x11 f
🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다. Unsupervised Learning Supervised Learning Data: (x,y) where x is data, y is label Goal: Learn a function

🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.Problems involving an agent interacting with an environment, which provides numeric reward signalsGoal: Le

🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.so far, we saw a vanilla feed forward network \- we receive some input and that input is a fixed size obj

🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.

🔎 Stanford CS231n 강의를 듣고 기록용도로 정리하는 게시글입니다.so far, we've seen Convnets as a black box \- input image of raw pixels come in on one sidegoes through m
CNN의 필터 개념https://medium.com/advanced-deep-learning/cnn-operation-with-2-kernels-resulting-in-2-feature-mapsunderstanding-the-convolutional-filte

드디어 CS231n 과제가 끝이 보이기 시작했다! 사실 assignment 하나 끝낼 때마다 복습 겸 기록해두려고 했는데 assignment3까지 모두 끝내는 것에 마음을 계속 쓰다보니 이제서야 기록을 하게 되었다... ㅎㅎ;;아래는 공식 과제 링크스탠포드 CS231n
Survey paper (식 전개 과정 모두 있음) - https://arxiv.org/pdf/2208.11970