Machine Learning

My Understanding of fastText

the facebook fastText model is a great tool for text classification and text representation learning.

Read
Machine Learning

Rehearsal of Machine Learning on Coursera

the rehearsal lessons means a lot to me, it is a good way to review the knowledge and skills.

Read

Understanding the GLUE Dataset

a summary of the General Language Understanding Evaluation (GLUE) benchmark dataset.

Read

Serving Models with Tensorflow API

an introduction to serving models with the Tensorflow API.

Read

My Understanding of Knowledge Distilling

knowledge distilling is a method to compress a large model into a smaller one.

Read