palm read via neural network

There is a Taiwan scholar invented Handbot — the first palm reading chatbot using deep learning (CNN) to analyze one’s palm to predict his/her character traits, health, career, relationship and many more aspects.

Read More

Conference on Empirical Methods in Natural Language Processing 2017

EMNLP 2017, one of the best conferences in NLP, will be hosted on September 7~11, 2017 in Copenhagen, Denmark. The list of accepted papers and best papers of EMNLP 2017 is available now at their official website. There are 1509 submissions this year, which is a 40% increase from last year, including 836 long papers and 582 short papers. Out of those only 323 are accepted, including 216 long papers at the acceptance rate of 25.8, and 107short papers at the acceptance rate of 18.4%.

Read More

3-D scanning with water

Scholars from Sandong University have developed a new methods for 3D construction: \(water\). The benefits of this method, compared with current optical based method is that, it is able to reconstruct the 3D strucutre of invisible parts, e.g., inner space, concave region.

Read More

deeplearn.js

Google has open sourced deeplearn.js to have you run deep learning in your browser.

Read More

Pandas Tips

Recently I got a task of checking whether the excel has some some wrong data. There are some conditions where some columns must meet. Using the Excel filtering or equation is cumbersome, as the condition can be very complex.

Read More