🖋️
noviceforever
  • About me
  • Miscellaneous
    • Introduction
      • 커리어 요약
      • 데이터 과학이란?
  • Machine Learning
    • Tabular Data
      • XGBoost Algorithm Overview
      • TabNet Overview
      • Imbalanced Learning
        • Introduction
        • Oversampling Basic (SMOTE variants)
        • Undersampling Basic
        • Cost-sensitive Learning
        • RBF(Radial Basis Function)-based Approach
    • Computer Vision (CNN-based)
      • [Hands-on] Fast Training ImageNet on on-demand EC2 GPU instances with Horovod
      • R-CNN(Regions with Convolutional Neuron Networks)
      • Fast R-CNN
      • Faster R-CNN
      • Mask R-CNN
      • YOLO (You Only Look Once)
      • YOLO v2(YOLO 9000) Better, Faster, Stronger
      • YOLO v3
      • SSD (Single Shot Multibox Detector)
      • Data Augmentation Tips
    • Computer Vision (Transformer-based)
      • ViT for Image Classification
      • DeiT (Training Data-efficient Image Transformers & Distillation through Attention)
      • DETR for Object Detection
      • Zero-Shot Text-to-Image Generation (DALL-E) - Paper Review
    • Natural Language Processing
      • QRNN(Quasi-Recurrent Neural Network)
      • Transformer is All You Need
      • BERT(Bi-directional Encoder Representations from Transformers)
      • DistilBERT, a distilled version of BERT
      • [Hands-on] Fine Tuning Naver Movie Review Sentiment Classification with KoBERT using GluonNLP
      • OpenAI GPT-2
      • XLNet: Generalized Autoregressive Pretraining for Language Understanding
    • Recommendation System
      • Recommendation System Overview
      • Learning to Rank
      • T-REC(Towards Accurate Bug Triage for Technical Groups) 논문 리뷰
    • Reinforcement Learning
      • MAB(Multi-Armed Bandits) Overview
      • MAB Algorithm Benchmarking
      • MAB(Multi-Armed Bandits) Analysis
      • Policy Gradient Overview
    • IoT on AWS
      • MXNet Installation on NVIDIA Jetson Nano
      • Neo-DLR on NVIDIA Jetson Nano
    • Distributed Training
      • Data Parallelism Overview
      • SageMaker's Data Parallelism Library
      • SageMaker's Model Parallelism Library
    • Deployment
      • MobileNet V1/V2/V3 Overview
      • TensorRT Overview
      • Multi Model Server and SageMaker Multi-Model Endpoint Overview
  • AWS AIML
    • Amazon Personalize
      • Amazon Personalize - User Personalization Algorithm Deep Dive
      • Amazon Personalize Updates(~2021.04) 및 FAQ
Powered by GitBook
On this page
  • 서문
  • 약력
  • 특허 (1저자)

Was this helpful?

About me

서문

먼저, 보잘 것 없는 페이지에 방문해 주셔서 감사합니다.

이전 직장들이 보안에 민감한 회사들이다 보니, 회사의 영업 기밀과 무관한 코드나 기술 문서도 별도로 정리할 수 없었습니다. (퇴근 이후 머릿속에 든 지식들을 public 공간에 정리했다면 가능했겠지만, 여유가 없었죠 ^^) 하지만, R&D의 요람에서 벗어나 직접 고객들과 대면하는 직무를 맡다 보니 공식 문서들이나 예제들으로 전달하는 데에는 한계가 있었고, 저 또한 기술적인 부분의 정리가 필요하다 생각했습니다.

제가 딥러닝을 처음 접했던 2010년도만 해도 아직 오픈 소스들이 활성화되어 있지 않아 밑바닥부터 구현해야 했고, 머신 러닝의 기본적인 개념들을 이해하려고 Bishop책을 힘들게 정독했습니다. 다행히도 현재는 워낙 좋은 자료들이 넘치고 재능 기부하시는 분들이 많아 진입 장벽이 정말 많이 낮아졌다고 생각합니다.

하지만, 저는 여전히 기초가 중요하다고 생각합니다. 딥러닝을 전공하였음에도 불구하고 Linear Regression과 RBF (Radial Basis Function) 같은 구닥다리(?) 모델을 선호하며, 지금도 수학의 끈을 놓지 않으려고 합니다. (솔직히 말씀드리면 가성비가 꽝이죠...저는 이런 길을 다른 분들께 추천하지 않습니다.)

이미 훌륭한 강좌들이 많고 제 역량 부족으로 별도로 강좌로 정리할 예정은 없습니다. 하지만, 단편적으로 기술한 내용들이 조금이나마 도움이 될 수 있었으면 좋겠습니다.

약력

중간의 공백 기간은 학업에 충실했던 기간이며, 2001~2004년은 산업기능요원으로 근무했습니다.

  • Senior AIML Specialist Solutions Architect @ Amazon Web Services (2019.06~)

  • Senior Engineer & Data Scientist @ Hyundai Card&Capital (2017.02~2019.06)

  • Senior Research Engineer & Computer Vision Engineer @ LG Display (2013.03~2017.02)

  • Research Engineer & Computer Vision Engineer @ Atalgo (Startup) (2008.02~2010.01)

  • Assistant Manager & Web Developer @ Nara-i-net (2001.09~2004.09)

특허 (1저자)

  • Method and Device for Generating Compensation data of Display Device (kr 10-2018-0074907)

  • Display Device and Method for Driving the same (kr 10-2018-0073296)

  • Prediction Method and System for Predicting a Luminance Decline of Display Device (kr 10-2017-0026974)

  • Apparatus and method for Compensating of Brightness Deviation (kr 10-2016-0004136)

  • Inspection Method and Device for Flat Panel Display Device (kr 10-2016-0004811)

  • Method and Device of LCD Device for Generating Compensation Data (kr 10-2016-0016214)

Name
URL

linkedin

GitHub

Public Speaking

NextIntroduction

Last updated 3 years ago

Was this helpful?

https://www.linkedin.com/in/daekeun-kim/
https://github.com/daekeun-ml
AWS Innovate 2021 - Amazon SageMaker 기반 사전 훈련된 딥러닝 모델 손쉽게 배포하기
AWS Seoul Summit 2021 - Amazon SageMaker를 통한 대용량 모델 훈련 방법 살펴보기
AI PLUS 2021 - AIoT on Cloud: 클라우드 기반 엣지 디바이스 머신 러닝 실시간 추론
AWS Builders 300 - AutoGluon on AWS
2021 BIOPLUS-INTERPHEX Korea - 스마트 팩토리
re:Invent 2020 Recap - SageMaker Deep Dive
AWS AIML 특집 웨비나 - SageMaker Demo
AWS Seoul Summit 2020 - AWS로 강화 학습 시작하기
AWS Seoul Summit 2020 - AWS 스마트 팩토리
AWS Builders 300 - KoBERT Fine-tuning on AWS