일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- OpenGL
- cs231n
- 그래픽스
- 추천 시스템
- CPP
- Support Vector Machine
- 비용함수
- SGD
- 딥러닝
- 머신러닝
- Unsupervised learning
- neural network
- C++
- 신경망
- 파이썬
- petal to metal
- Kaggle
- logistic regression
- CNN
- Computer Vision
- SVM
- Vision
- recommender system
- 컴퓨터 비전
- 인공지능
- 컴퓨터 그래픽스
- pre-trained
- 백준
- Today
- Total
목록로지스틱 회귀 (2)
kwan's note
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/Fi1GL/btqULBMGTkP/8cKda6Cmj2S2wCMZppPcfK/img.png)
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.26 reminder-by-kwan.tistory.com/91 logistic regression -로지스틱 회귀 출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.26 reminder-by-kwan.tistory.com/86 supervised learning -지도학습 출처: machine learning by andrew ng, stanford cousera.. reminder-by-kwan.tistory.com 로지스틱 회귀에서 비용함수를 생각해보자. 이전까지는 비용함수를 h-y의 제곱..
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/bNtzsx/btqUBv7zGP6/82ylqDmNlOY0jo29XYnJkK/img.png)
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.26 reminder-by-kwan.tistory.com/86 supervised learning -지도학습 출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.24 reminder-by-kwan.tistory.com/85 machine learning - Andrew Ng, Stanford(coursera) 이 복습노트는 Stanford의 Andrew Ng.. reminder-by-kwan.tistory.com 지도 학습문제에서 보았던 binary classification문제를 선형 근사로 ..