일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- OpenGL
- SGD
- Computer Vision
- 머신러닝
- logistic regression
- 신경망
- 로지스틱 회귀
- SVM
- 컴퓨터 비전
- 추천 시스템
- 그래픽스
- 백준
- Regularization
- petal to metal
- 딥러닝
- CNN
- pre-trained
- 컴퓨터 그래픽스
- neural network
- C++
- recommender system
- Support Vector Machine
- Kaggle
- Unsupervised learning
- cs231n
- 파이썬
- 비용함수
- CPP
- 인공지능
- Vision
- Today
- Total
목록머신러닝 (23)
kwan's note
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.02.04 reminder-by-kwan.tistory.com/87?category=962582 unsupervised learning -비지도학습 출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.24 supervised learning reminder-by-kwan.tistory.com/86 supervised learning -지도학습 출처: machine learning by andrew.. reminder-by-kwan.tistory.com 이번에는 비지도 학습의 대표적인 방법중 하나인 K..
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.02.02 reminder-by-kwan.tistory.com/94 regularization - 정규화 출처: 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.. reminder-by-kwan.tistory.com SVM의 수학적 배경이나 이해과정 이전에 먼저 타당성에 대한 검토를 하도록 하겠습니다. 이는..
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.28 reminder-by-kwan.tistory.com/96 neural network - 신경망 모델 출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.28 reminder-by-kwan.tistory.com/95 neural network -신경망 구조의 필요성 출처: machine learning by andrew ng, stanford.. reminder-by-kwan.tistory.com 이전까지는 신경망 모델이 어떻게 연구되기 시작했고 어떤 방식을 사용하는지 말했다면 이번시간에는 ..
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.28 reminder-by-kwan.tistory.com/95 neural network -신경망 구조의 필요성 출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.28 reminder-by-kwan.tistory.com/85?category=962582 machine learning - Andrew Ng, Stanford(coursera) 이 복습노트는 Stan.. reminder-by-kwan.tistory.com 이전수업에 이어 neural network의 이론과 모델을 표현하는 방법에대해..
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.28 reminder-by-kwan.tistory.com/85?category=962582 machine learning - Andrew Ng, Stanford(coursera) 이 복습노트는 Stanford의 Andrew Ng 교수님의 machine learning 강의를 수강하고 작성하였습니다. 전 노트는 cousera수업을 기반으로 작성하였습니다. www.coursera.org/learn/machine-learning/home Coursera |.. reminder-by-kwan.tistory.com 이번장에서는 신경망구조의 필요성과 연구의 시작점에대해 고민해보도록 하..
출처: 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/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문제를 선형 근사로 ..
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.25 reminder-by-kwan.tistory.com/89 gradient descent(경사하강법) 출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.24 reminder-by-kwan.tistory.com/88 Cost function -비용함수/ 손실함수 출처: machine learning by andrew ng, stanford cou.. reminder-by-kwan.tistory.com gradient descent 방법에 이어 normal equation을 통해 cost fu..