일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 딥러닝
- TensorFlow
- tensorflow update
- #프로젝트
- #영어 명언
- 영어
- convexhull
- python list
- opencv SURF
- Convolution Neural Network
- 영어명언
- #English
- #실생활 영어
- #1일1영어
- findContours
- c언어
- #영어
- python 알고리즘
- #실생활영어
- 이미지 생성
- keras
- #일상영어
- text2img
- python __init__
- word embedding
- #opencv
- #Android
- 완전탐색
- tokenizing
- object detection
Archives
- Today
- Total
목록seq2seq (1)
When will you grow up?
Sequence-to Sequence
자세한 내용은 https://blog.keras.io/a-ten-minute-introduction-to-sequence-to-sequence-learning-in-keras.htmlLearning Phrase Representations using RNN Encoder-Decoder for Statistical machine Translation를 참조하시고 keras blog에 있는 내용을 제 공부를 위해 정리한 내용입니다. Sequence to Sequence Model은 Text Generative Model중 대표적인 모델중에 하나입니다. Sequence-to-sequence 학습 (Seq2Seq)은 하나의 도메인 (예 : 영어 문장)에서 다른 도메인의 시퀀스 (ex : 프랑스어로 번역 된 동일..
02. Study/Keras
2017. 12. 8. 16:21