Experience

 
 
 
 
 

Software Engineer

Meta

Jan 2021 – Present Zurich, Switzerland
 
 
 
 
 

Research Engineer

ViSenze

Jun 2019 – Dec 2020 Singapore
 
 
 
 
 

Algorithm Engineer

ByteDance

Sep 2018 – Mar 2019 Beijing, China
 
 
 
 
 

Site Reliability Engineer

Indeed

Oct 2017 – Feb 2018 Tokyo, Japan
 
 
 
 
 

Software Engineer

Indeed

Oct 2016 – Sep 2017 Tokyo, Japan

Accomplish­ments

Deep Learning Specialization

  • Neural Networks and Deep Learning
  • Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
  • Structuring Machine Learning Projects
  • Convolutional Neural Networks
  • Sequence Models
See certificate

Parallel, Concurrent, and Distributed Programming in Java Specialization

  • Parallel Programming in Java
  • Concurrent Programming in Java
  • Distributed Programming in Java
See certificate

Posts

I used Captum to interpre the output of a MobileNetV2, which visualized the main regions in the input image that drove the model to …

I converted a PyTorch model to Core ML and ran it on an iPhone.

I combined my previous posts on image captioning and visual question answering and extended them to a wider topic - connecting computer …

Recently I was working with PyTorch multi-GPU training and I came across a nightmare GPU memory problem. After some expensive trial and …

I will start from the problem of semantic segmentation, introduce how to use CNNs to solve it, and talk about fully convolutional …