Neural Network Batch Normalization Fusion 05-10-2021 08-14-2022 blog 14 minutes read (About 2050 words)Mathematical Foundations for Batch Normalization Fusion Deep Learning Read More
Non-Autoregressive Model and Non-Autoregressive Decoding for Sequence to Sequence Tasks 04-27-2021 04-27-2021 blog 19 minutes read (About 2780 words)Enable Parallelized Non-Autoregressive Decoding Process for Sequence to Sequence Tasks Machine Learning, Deep Learning Read More
Autoregressive Model and Autoregressive Decoding for Sequence to Sequence Tasks 04-26-2021 04-26-2021 blog 17 minutes read (About 2523 words)Understand Autoregressive Models for Sequence to Sequence Tasks Machine Learning, Deep Learning Read More
Mean Average Precision mAP for Object Detection 04-12-2021 04-12-2021 blog 9 minutes read (About 1344 words)Common Detection Evaluation Metric Deep Learning, Computer Vision, Object Detection Read More
Pruning for Neural Networks 03-01-2021 03-01-2021 article 14 minutes read (About 2172 words)Mathematical Foundations to Neural Network Pruning Machine Learning, Deep Learning, Mathematics Read More
PyTorch Pruning 02-18-2021 02-18-2024 blog 12 minutes read (About 1834 words)PyTorch Pruning for Creating Sparse Neural Networks Deep Learning, Neural Network, PyTorch, Pruning Read More
Simple Inference Server 12-30-2020 12-30-2020 project 7 minutes read (About 979 words)Running Machine Learning Inference as Service from Scratch Machine Learning, Deep Learning, Python, Inference Read More
ONNX Runtime C++ Inference 12-23-2020 04-02-2025 blog 7 minutes read (About 1023 words)ONNX Runtime C++ Inference Example CPP, Deep Learning, Software Engineering, ONNX Read More
Minimax Game for Training Generative Adversarial Networks 10-07-2020 05-07-2023 blog 10 minutes read (About 1426 words)Some Intuitions to Training Generative Adversarial Networks Deep Learning, Generative Adversarial Networks, Optimization, GAN, Neural Networks Read More
Quantization for Neural Networks 05-17-2020 02-09-2023 article an hour read (About 6957 words)Mathematical Foundations to Neural Network Quantization Machine Learning, Deep Learning, Mathematics, Neural Network, Quantization, Matrix Multiplication Read More
PyTorch Distributed Training 04-26-2020 02-06-2022 blog 14 minutes read (About 2112 words)PyTorch Distributed Training for Dummies Deep Learning, PyTorch, Distributed Computing Read More
Gated Linear Units (GLU) and Gated CNN 03-09-2020 03-09-2020 blog 6 minutes read (About 827 words)Gated Linear Units and Gated CNN Explained Machine Learning, Deep Learning, Natural Language Processing Read More