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
Programming

My Remarkable First Contribution on Public Github

happy to get my bug fix to R package urltools merged.

Read

Time to Play with Docker

docker is a great tool for virtualization, it's a lightweight alternative to virtual machines.

Read
Programming

From MapReduce to Apache Spark

Apache Spark is a well designed and efficient data processing engine to replace the traditional MapReduce.

Read