Research Software Engineer
Ho Chi Minh, Vietnam
Leading Machine Learning EngineerResearch, design and implement a framework on Tensorflow (version 0.11, 0.12, 1.0, 1.1, 1.2) allow to write fastly a end-to-end machine learning models based on Tensorflow. It’s same as the architecture of `tf.Estimator` with respect to the later versions of Tensorflow.Implement some the state of art deep learning models in computer vision (Resnet, ResNext, DenseNet, Inception,...) for common problems as image classification, object detection, image segmentation, image similarity. Specifically, wrote Mask-RCNN with feature pyramid support from scratch on Tensorflow when no public code available.Research and implement a end-to-end NLU (Natural Language Understanding) model to convert a natural sentence to a lambda expression. Model pipeline include sub-models: text classification, NER tagging, auto-correction, semantic parsing. All codes wrote based on pytorch, scikit-learn, antlr4 python packages.Research, design and implement a task manager system is able to automatically scale, train almost machine learning tasks on kubernetes cluster and AWS EC2 cloud, it make all applied machine learning tasks in the company running through RESTFul APIs.Research reinforcement learning, recommendation systems and some generation model based on deep learning techniques