Deep Learning using Python Application

↓↓↓ Click [**here**](<https://daeyun2eyu.notion.site/Getting-Started-c43d275277164bb6aa208c66357d0b40>) before you start.

Getting Started 시작하면서...

<aside> 💡 NOTE 항상 말하지만 training 과정에서 사용한 변환기, 수식, 조건 등을 test 세트에 적용할 수 있도록 할 것.

</aside>

Contents


Theory

3. 회귀 알고리즘과 모델 규제

4. 다양한 분류 알고리즘

5. 트리 알고리즘

# Support Vector Machine (SVM, 서포트 벡터 머신)

Installation


개발환경 구축 (Ubuntu 20.04 - nvidia, cuda, cudnn, anaconda3, tensorflow, pytorch)

개발환경 구축(구버전)(Ubuntu 20.04 - nvidia, cuda, cudnn, anaconda3, tensorflow, pytorch) (1)

[Tensorflow] [문제해결] NUMA node read from SysFS had negative value -1

Python (Codes)


3. 회귀 알고리즘과 모델 규제

4. 다양한 분류 알고리즘

5. 트리 알고리즘

# Support Vector Machine (SVM, 서포트 벡터 머신)

Python Application

Dataframe


DownLaods

Intel Realsense D455 setting.docx

Reference


- Linear Regression, LASSO, Ridge