lect05-2 Logistic (regression) classification: cost function & gradient decent
programming/Deep Learning 2019. 4. 23. 18:03비용 함수(Cost function)는 모델의 정확도를 측정할 때 활용 되며,
비용 함수란 예측 값(측정 값)과 실제 값 차이의 평균을 의미합니다.
어떤 모델에 대한 비용(Cost)를 최소화 시키는 알고리즘
'programming > Deep Learning' 카테고리의 다른 글
20190527 딥러닝 개념 설명 (0) | 2019.05.28 |
---|---|
lec06 softmax Regression (0) | 2019.04.23 |
lect 05-1 Logistic(regression) classification (0) | 2019.04.23 |
lec04-2 TensorFlow로 파일에서 데이터 읽어오기 (0) | 2019.04.22 |
lec04 multivariable regression (0) | 2019.04.22 |