Skip to content

Latest commit

 

History

History
417 lines (389 loc) · 30.6 KB

File metadata and controls

417 lines (389 loc) · 30.6 KB

Vision

Machine Learning

  • Likelihood
    • Minimizing the Negative Log-Likelihood, in English : [링크]
  • Kullback-Leibler Divergence
    • Kullback-Leibler Divergence Explained : [링크]
  • Naive Bayes
    • Chapter 1 : Supervised Learning and Naive Bayes Classification — Part 1 (Theory) : [링크]
    • Naive Bayes - machine learning algorithm for classification problems : [링크]
  • logistic regression model
    • HOW THE LOGISTIC REGRESSION MODEL WORKS, [링크]
  • Machine learning
    • 머신러닝 모델링 알고리즘: [링크]
    • XOR problem theory : [링크]
    • Numerical Computation, [링크]
    • Introduction to Machine Learning, Amnon Shashua, [링크]
    • 가깝다, 멀다 - Distance / Metric의 개념, [링크]
  • SVM
    • Chapter 2 : SVM (Support Vector Machine) — Theory, [링크]
  • PCA

Deep Learning

이론 설명

Deep Reinforcement Learning

  • StarCraft II - pysc2 Deep Reinforcement Learning Examples : [링크]

RNN

  • NMT
    • Neural Machine Translation (seq2seq) Tutorial : [링크]
  • RNN 튜토리얼, [링크]
  • (한글 번역) Anyone Can Learn To Code an LSTM-RNN in Python (Part 1: RNN), [링크]
  • 챗봇

CNN

LIB

Relation Network

Classification

Compression Network

Face

Localization

Segmentation

OCR

  • Text Detection
    • Curated-scene-text-recognition-analysis : [링크]
    • SSD, [링크]
    • faster rcnn, [링크]
    • Detecting Text in Natural Image with Connectionist Text Proposal Network, [링크]
    • TextBoxes, based SSD , [링크]
    • Detecting Text in Natural Image with Connectionist Text Proposal Network, src, [링크]
  • OCR
    • Image OCR:model architecture : [링크]

Generative Model

Style Transfer

Similar Image

  • Vector Similarity, "A Hybrid Geometric Approach for Measuring Similarity Level Among Documents and Document Clustering"

CNN For Text Classification

Pose Estimation

  • Realtime Multi-Person Pose Estimation: [링크]
  • OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library, [링크]

SLAM

Implementation

  • Generative models

Paper List

Fast Search

NLP

Math

python

Data Set