Perception
Computer vision pipelines, representation learning, and deployment-minded evaluation.
Machine Learning Engineer in Tokyo
I work across computer vision, NLP, reinforcement learning, data analytics, and machine learning competitions, turning research ideas into practical systems.
What I Like Working On
I am interested in the loop where data quality, model behavior, and product constraints collide. That includes visual perception, language models, RL-style optimization, and the practical details that make experiments reproducible.
Computer vision pipelines, representation learning, and deployment-minded evaluation.
NLP systems, retrieval, embeddings, and text classification for real documents.
Optimization, RL-inspired workflows, analytics, and fast competition iteration.
Recent Notes
This is a short snapshot of practical machine learning work as of 2026. The biggest shift is that many projects now start from ...
Regularization is any training choice that helps a model generalize instead of only memorizing the training set. It can be a pe...
Machine learning models do not understand raw text directly. They need text to be converted into numeric vectors. An embedding ...