Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- monoculardepthestimation
- 맥실리콘
- ios원스토어
- Gilbert Strang
- 백준
- Linear algebra
- gpumemory
- RegionProposalNetworks
- BAEKJOON
- 선형대수학
- 백준알고리즘
- ㅐㅕ세ㅕㅅ
- CS231ntwolayerneuralnet
- CNNarchitecture
- MacOS
- 선대
- 맥북원스토어
- pycharmerror
- CS231nSVM
- arm칩에안드로이드
- CS231n
- MIT
- 아이폰원스토어
- Algorithm
- CS231nAssignments
- CS231nAssignment1
- adversarialattackonmonoculardepthestimation
- BOJ
- CNN구조정리
- professor strang
Archives
- Today
- Total
목록CS231nSGD (1)
개발로 하는 개발
[CS231n] Assignment 1 - SVM
KNN - space inefficient : have to remember all the data in the training set - classifying is expensive : must calculate all the distances to all of the training set -> Use SVM SVM Linear Classification - Score function, Loss function 사용 : minimize the loss function with respect to the parameters of the score function. CIFAR-10 we have a training set of N = 50,000 images, each with D = 32 x 32 x ..
Study
2023. 7. 25. 17:21