일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
- SGD
- 비용함수
- 파이썬
- recommender system
- 추천 시스템
- neural network
- 신경망
- Regularization
- OpenGL
- cs231n
- petal to metal
- 딥러닝
- Computer Vision
- CNN
- 로지스틱 회귀
- logistic regression
- Unsupervised learning
- Kaggle
- 인공지능
- pre-trained
- 그래픽스
- CPP
- SVM
- 컴퓨터 그래픽스
- Vision
- C++
- 컴퓨터 비전
- 백준
- Support Vector Machine
- 머신러닝
- Today
- Total
목록SGD (2)
kwan's note
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.02.07 reminder-by-kwan.tistory.com/109 Stochastic gradient descent(SGD) -확률적 경사 하강법 출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.02.06 reminder-by-kwan.tistory.com/89?category=962582 gradient descent(경사하강법) 출처: machine learning by andrew ng, s.. reminder-by-kwan.tistory.com 이번시간에도 저번시간에 이어 데이터가 매우 많은..
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.02.06 reminder-by-kwan.tistory.com/89?category=962582 gradient descent(경사하강법) 출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.24 reminder-by-kwan.tistory.com/88 Cost function -비용함수/ 손실함수 출처: machine learning by andrew ng, stanford cou.. reminder-by-kwan.tistory.com 이번시간에는 데이터세트가 매우 큰 경우를 생각해 보고자 한다. ..