Blog

Articles

One simple trick to improve the motor acoustic classifier

audio_wave

How to Summarize Amazon Reviews with Tensorflow

reviews

The objective of this project is to build a model that can create relevant summaries for reviews written about fine foods sold on Amazon. This dataset contains above 500,000 reviews and is hosted on Kaggle.

How to triage patient queries with Keras (1 minute training)

triage

In this tutorial, we are going to build a model to triage based on patient queries text data. 

An easy guide to Chinese Sentiment analysis with hotel review data

good_bad
For source code and dataset used in this tutorial, check out my github repo.

Dependencies

Python 3.5, numpy, pickle, keras, tensorflow, jieba

[Solution] Pyinstaller UnicodeDecodeError: 'utf-8' codec can't decode byte

[Solution] Pyinstaller UnicodeDecodeError: 'utf-8' codec can't decode byte