일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- CNN
- SGD
- 비용함수
- pre-trained
- 그래픽스
- logistic regression
- 신경망
- cs231n
- C++
- neural network
- petal to metal
- Computer Vision
- 백준
- 추천 시스템
- Unsupervised learning
- 컴퓨터 그래픽스
- 인공지능
- 파이썬
- Kaggle
- 딥러닝
- OpenGL
- 로지스틱 회귀
- Support Vector Machine
- 머신러닝
- recommender system
- Regularization
- Vision
- CPP
- SVM
- 컴퓨터 비전
- 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를 선택할지는 매우 중요한 ..