Contact: [email protected]
Last updated: April 2, 2024
Skills
Things that I use on a near-daily basis
- Languages - Korean (Native), English (Fluent; See Certifications)
- Programming languages - Python, C
- Deep Learning Frameworks - PyTorch, TensorFlow
- Competitive Programming - See my profile at solved.ac
- Miscellaneous - Docker, Git, Linux, Bash
Experiences
Full-time AI Researcher, Technical Research Personnel (전문연구요원) (Jul. 2023 ~ Present)
AI Research Intern (Jun. 2019 - Aug. 2019)
- Project: Reinforcement learning AI to play turn-based card games
- Achieved significantly high win ratio against rule-based baselines with a RL-based AI
- Implemented a game environment and a self-play agent
that can improve itself using RL algorithms such as DQN and A3C
- Python, PyTorch, GCP
Undergraduate Research Intern (Advisor: Hee-Kap Ahn) (Jan. 2019 - Dec. 2019)
- Project: $L_1$ farthest object query problem in the presence of obstacles
- Answer a stream of queries asking for the farthest object from a query point by implementing a data structure to preprocess obstacle objects
- Utilized C++ STL data structure libraries to achieve nontrivially efficient time complexity
SK Telecom
Research Intern (Jun. 2018 - Aug. 2018)
- Project: Smart home user pattern prediction model
- Discover patterns in data collected from smart home hardware
- Experienced SQL queries and real-world RDBMS system containing millions of rows