• 검색 결과가 없습니다.

Deep Learning 소개

N/A
N/A
Protected

Academic year: 2021

Share "Deep Learning 소개"

Copied!
21
0
0

로드 중.... (전체 텍스트 보기)

전체 글

(1)

Deep Learning 소개

- 현재 딥러닝 기술 수준 강원대학교 IT대학

이창기

(2)

Object Recognition

https://www.youtube.com/watch?v=n5uP_LP9SmM

(3)

Semantic Segmentation

https://youtu.be/ZJMtDRbqH40

(4)

Semantic Segmentation

VGGNet + Deconvolution network

(5)

Image Completion

https://vimeo.com/38359771

(6)

Neural Art

• Artistic style transfer using CNN

(7)

Hand Writing by Machine

Input: recurrent neural network handwriting generation demo Style:

http://www.cs.toronto.edu/~graves/handwriting.html LSTM RNN:

(8)

Music Composition

https://highnoongmt.wordpress.com/2015/05/22/lisls-stis-recurrent-neural-networks-for-folk-music-generation/

(9)

Image Caption Generation

(10)

Visual Question Answering

Facebook: Visual Q&A

(11)

Play Game

(12)

Word Analogy

King – Man + Woman ≈ Queen

http://deeplearner.fz-qqq.net/

(13)

Neural Machine Translation

http://104.131.78.120/

(14)

Neural Conversation Model

(15)

Abstractive Text Summarization

로드킬로 숨진 친구의 곁을 지키는 길고양이의 모습이 포착 되었다.

RNN_search+input_feeding+CopyNet

(16)

Learning to Execute

LSTM RNN

(17)

Learning Approximate Solutions

• Travelling Salesman Problem: NP-hard

• Pointer Network can learn approximate solutions: O(n^2)

(18)

Learning to Learn with RNN

• Deep Learning: hand-designed features  learned features

• This technique: hand-designed update rules  learned update rules SGD:

Momentum:

Adagrad:

Adadelta or RMSprop:

Adam:

(19)

One Shot Learning

• Learning from a few examples

• Matching Nets use attention and memory

a(x1,x2) is a attention kernel

(20)

Binarized Neural Networks

BNN: neural networks with binary weights (i.e., 1 or -1) and activations at run-time  7 times faster

Binary weight filters

(21)

Interpretable Predictive Model

in Healthcare

참조

관련 문서