일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 그래픽스
- Regularization
- neural network
- Vision
- 컴퓨터 그래픽스
- 백준
- 딥러닝
- 머신러닝
- logistic regression
- SGD
- recommender system
- 로지스틱 회귀
- OpenGL
- Unsupervised learning
- SVM
- 신경망
- pre-trained
- 비용함수
- 파이썬
- 인공지능
- Kaggle
- cs231n
- CNN
- 컴퓨터 비전
- 추천 시스템
- C++
- Support Vector Machine
- CPP
- petal to metal
- Computer Vision
- Today
- Total
목록Regularization (2)
kwan's note
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.27 reminder-by-kwan.tistory.com/93 overfitting- 과적합 출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.26 reminder-by-kwan.tistory.com/88 Cost function -비용함수/ 손실함수 출처: machine learning by andrew ng, stanford cou.. reminder-by-kwan.tistory.com 직전강의에서 overfitting의 문제를 해결하기 위한 방안중 하나로 regularization 즉 정..
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.26 reminder-by-kwan.tistory.com/88 Cost function -비용함수/ 손실함수 출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.24 www.coursera.org/learn/machine-learning/home Coursera | Online Courses & Credentials From Top Educators. Join for F.. reminder-by-kwan.tistory.com 데이터를 모델링함에 있어 어떠한 가설함수 h를 선택할지는 매우 중요한 ..