- Word Embedding(词向量)
- Text Classification(文本分类)
- Text Generation(文本生成)
- Text Matching(文本匹配)
- Sequence Labelling(序列标记)
- Sequence to Sequence(序列到序列)
- Question Answering(问题回答)
- Recommender System(推荐系统)
-
Python 3 and Jupyter Notebook are required
(CPU User) $ pip3 install tensorflow==1.6.0 sklearn scipy tqdm (GPU User) $ pip3 install tensorflow-gpu==1.6.0 sklearn scipy tqdm
-
feeding is the old approach, not efficient for industry use
-
Starting to move existing code into new efficient interfaces tf.data.Dataset and tf.estimator.Estimator
-
-
Writing《Anna Karenina》
-
-
-
-
Learning to Sort
-