Category: Tech
-
EDDL: How do we train neural networks on limited edge devices – PART 1
This post introduces our previous milestone in the project named “Edge Trainer”, as the paper “EDDL: A Distributed Deep Learning System for Resource-limited Edge Computing Environment.” was published. As the first part of the introductions, I focus only on the motivation and summary of our works. More details on design and implementation can be found…
-
Visualize as Word Cloud for Chinese keywords
Data visualization is amazing. For example, by looking at the following word cloud figure full of Chinese keywords, you can easily learn what happened in last week’s trend news. Let’s generate a word cloud like this. Don’t understand the language is not a big deal. If your written language is based on the Latin alphabet(or…
-
Some of my previews experiment works: 2016
This blog contains only some basic record of my works. For some details, I will write a unique blog just for some specific topics.
-
Using charles proxy to monitor mobile SSL traffics
In this blog, I will generally talk about how to use proper tools to monitor SSL traffics of a mobile devices. Currently, I only can dealing with those SSL traffics which use an obviously certification. Some applications may not using system root cert or they doesn’t provide us a method to modify their own certs.…