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