issues
search
NeRFs-Eye-View
/
nerf-project
0
stars
1
forks
source link
[DOC] CS231n Linear SVM 구현
#13
Closed
jungcow
closed
8 months ago
jungcow
commented
9 months ago
Description
CS231n 강의의 assignment1 중 Linear SVM 파트 구현
TO DO
[x] Lecture3 복습
[x] Linear SVM 구현
svm.ipynb
linear_svm.py
[x] Stochastic Gradient Descent 구현
gradient_check.py
Description
TO DO