Chengqi Li
Chengqi Li
Home
Projects
Blogs
Posts
Design notes for LiveTranscriber
Design notes for LiveTranscriber, an iOS side project for local recording, live transcription, saved transcripts, and Live Activities.
Jul 2, 2026
4 min read
How Neural Networks memorize data
An exploration of how neural networks can memorize training data, the implications for generalization, and techniques to mitigate overfitting.
Sep 2, 2023
1 min read
How Transformer works in Machine Translation (with code)
An in-depth look at the Transformer architecture and its implementation in PyTorch for machine translation tasks.
Feb 21, 2023
4 min read