일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 추천 시스템
- pre-trained
- Kaggle
- 파이썬
- neural network
- C++
- Regularization
- logistic regression
- 컴퓨터 그래픽스
- cs231n
- CPP
- 컴퓨터 비전
- Unsupervised learning
- 백준
- 딥러닝
- SVM
- Support Vector Machine
- Vision
- 머신러닝
- CNN
- 비용함수
- 인공지능
- Computer Vision
- petal to metal
- 그래픽스
- OpenGL
- Today
- Total
목록로지스틱 회귀 (2)
kwan's note
출처: 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의 제곱..
출처: 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문제를 선형 근사로 ..