71ni's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
candlewill/Dialog_Corpus
用于训练中英文对话系统的语料库 Datasets for Training Chatbot System
yeyun111/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
Steven-Hewitt/QA-with-Tensorflow
yoonkim/CNN_sentence
CNNs for sentence classification
RedditSota/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
aceimnorstuvwxz/dgk_lost_conv
dgk_lost_conv 中文对白语料 chinese conversation corpus
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
zake7749/Chatbot
基於向量匹配的情境式聊天機器人
Conchylicultor/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
chatopera/insuranceqa-corpus-zh
:helicopter: 保险行业语料库,聊天机器人
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
keras-team/keras
Deep Learning for humans
Yukong/Deeplearning.ai-Solutions
Solutions of assignments and translation to Chinese
Roshanson/TextInfoExp
自然语言处理实验(sougou数据集),TF-IDF,文本分类、聚类、词向量、情感识别、关系抽取等