gitcheol / ML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kinds of Artificial Intelligence

  1. expert system
  2. reverse engineering
  3. machine learning

Machine learning

  • Machine learning form a rule by itself about specific problems in data by using the mathematical way like human thinking.
  1. Hidden Markov Model
  2. Artificial Neural Network
  3. Support Vector Machine

Artificial Neural Network

Deep learning

  • Fundamental model of deep learning is the CNN(Convolution Neural Network), RNN(Recurrent Neural Network.)

강의

모두를 위한 딥러닝
LabCode

About


Languages

Language:Jupyter Notebook 91.3%Language:Python 8.7%