JeongMin-98 / AI_Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A.I / Cloud

ML/Deep Learning 이론을 코딩하여 정리한 github repo입니다.

  • 학교 강의와 유튜브 강의, 논문 리뷰가 정리되어있습니다.

DKU Course

DeepLearning/Cloud +

ML_algorithm

Use_Cases

Use implemented code for dataset. ..

perceptron

  • perceptron.py

Linear Regression

  • linear_Regression.py

Logistic Regression

  • logisticregression.py

Support vector machine(SVM)

Clustering

Kmeans

  • kmeans.py

Image Classification - paper

CNN

ReLU

Pooling layers (overlapping vs traditional)

  • model have overlapping layer, model have better accuracy and more difficult to overfit.

About


Languages

Language:Python 100.0%