Chengqi Li
Chengqi Li
Home
Work
Notes
Experience
Search
Languages
EN
中
EN
中
Posts
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