novdov's blog


  • Home

  • Categories

  • About

  • Archives

  • Tags

[Python 3.9] 새로 추가된 Dictionary Merge & Update Operators 살펴보기

Posted on 2020-03-08 | In python |
파이썬 3.9 alpha4에서 새로 추가된 기능인 Dictionary merge & update 연산자에 대해 알아봅니다.
Read more »

Elasticsearch & Kibana GCP (Ubuntu 16.04)에 설치하기

Posted on 2019-09-03 | In GCP |
GCP ubuntu 16.04에 Elasticsearch와 Kibana 설치&실행 관련 간단 기록입니다.
Read more »

논문 초록을 요약해서 슬랙으로 전송하기

Posted on 2019-09-01 | In DeepLearning , GCP |
arxiv.org 최신 논문의 초록을 요약해서 슬랙으로 전송하는 구조를 만들어 봅니다.
Read more »

[Review] Software Engineering for Machine Learning: A Case Study

Posted on 2019-07-24 | In Maching Learning |
MS가 자사 제품에 머신러닝을 결합하면서 겪었던 과정들을 정리한 케이스 스터디에 대해 간단하게 리뷰합니다.
Read more »

[PS] 2019 카카오 신입 공채 1차 코딩 테스트 (01, 02)

Posted on 2019-07-24 | In Problem Solving , Python |
2019 카카오 신입 공채 1차 코딩 테스트 문제 1. 오픈채팅방, 2. 실패율 풀이입니다.
Read more »

[Review] XLNet (with Code)

Posted on 2019-07-13 | In MachnieLearning , NLP |

Paper: https://arxiv.org/abs/1906.08237 Github: https://github.com/zihangdai/xlnet

Read more »

tf.data와 tf.record를 이용해 데이터 읽고 저장하기

Posted on 2019-02-13 | In Tensorflow , Deep Learning |
tensor2tensor를 사용하고, tensor2tensor 내부 구조를 확인해봐야 했어서, tf.estimator에 대해 관심을 가지게 되었습니다. tensor2tensor는 내부에서 tf.estimator를 사용하고, 데이터도 tf.record를 사용합니다. tensor2tensor와 tensorflow를 더 자세히 이해하기 위해 tf.data를 이용해 데이터를 불러오고 tf.estimator로 간단한 classificaion 모델을 만들어 봅니다.
Read more »

[Review] You May Not Need Attention

Posted on 2018-11-16 | In NLP , Deep Learning |
최근 활발히 사용되고 있는 Attention을 적용하지 않은 NMT 모델을 소개한 논문을 리뷰합니다.
Read more »

[Review] Universal Transformers

Posted on 2018-09-27 | In NLP , Deep Learning |
계산적으로 일반화하기 어렵고, RNN에 비해 간단한 태스크도 잘 처리 못했던 기존의 Trnaformer 모델을 개선한 Universal Transformers 모델을 소개한 논문을 리뷰합니다.
Read more »

[Review] Using millions of emoji occurrences to learn any-domain representations for detecting sentiment, emotion and sarcasm

Posted on 2018-08-26 | In DeepLearning , NLP |
이모지를 이용한 domain representation 학습과 레이어의 각 부분을 따로 학습 시키는 transfer learning 방법 "chain-thaw”를 소개한 논문을 리뷰합니다.
Read more »
1 2 3
Sunwoong Kim

Sunwoong Kim

29 posts
13 categories
12 tags
RSS
GitHub
© 2021 Sunwoong Kim
Powered by Jekyll
Theme - NexT.Muse