Pinned Repositories
A-Detailed-Cplusplus-Concurrency-Tutorial
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
ABCNN
Implmentiaion of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
astroML
Machine learning, statistics, and data mining for astronomy and astrophysics
attention_is_all_you_need
[WIP] Attention Is All You Need (Vaswani et al. 2017) by Chainer.
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
awesome-sentence-embedding
BackPropagation
Backpropagation-C
Available when training a Neural Network, or an Autoencoder.
suzhaolong's Repositories
suzhaolong/ABCNN
Implmentiaion of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
suzhaolong/astroML
Machine learning, statistics, and data mining for astronomy and astrophysics
suzhaolong/attention_is_all_you_need
[WIP] Attention Is All You Need (Vaswani et al. 2017) by Chainer.
suzhaolong/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing
suzhaolong/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
suzhaolong/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
suzhaolong/awesome-sentence-embedding
suzhaolong/bayesian-belief-networks
Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
suzhaolong/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
suzhaolong/crawler-python
a simple crawler framework
suzhaolong/cxxnet
CXXNET, yet another neural network toolkit
suzhaolong/Douban-note-web-crawler-calling-API
豆瓣日记爬虫 | Python 3.4.0
suzhaolong/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLP太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器、分词语料库+代码、任务型对话英文数据集、ASR 语音数据集 + 基于深度学习的中文语音识别系统、笑声检测器、Microsoft多语言数字/单位/如日期时间识别包。
suzhaolong/HAN
Hierarchical Attention Network for Document Classification
suzhaolong/irgan
IRGAN SIGIR paper experimental code
suzhaolong/libdnn
A lightweight and user friendly C++ library for deep and convolutional neural network with GPU acceleration
suzhaolong/lstm-char-cnn
LSTM language model with CNN over characters
suzhaolong/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
suzhaolong/models
Models built with TensorFlow
suzhaolong/my_dl_solutions
My nuts and bolts solutions on some Deep Learning/Machine Learning/NLP projects
suzhaolong/nlp_tasks
Natural Language Processing Tasks and References
suzhaolong/python-LDA
lda模型的python实现
suzhaolong/pytorch-book
PyTorch:入门与实践
suzhaolong/Relation_Extraction
AAAI2015 Learning Entity and Relation Embeddings for Knowledge Graph Completion
suzhaolong/RelationClassification-RL
Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)
suzhaolong/shogun
The Shogun Machine Learning Toolbox (Source Code)
suzhaolong/snownlp
Python library for processing Chinese text
suzhaolong/TextRank4ZH
:deciduous_tree:从中文文本中自动提取关键词和摘要
suzhaolong/webdict
一个中文词库
suzhaolong/word2vec
GitHub clone of SVN repo http://word2vec.googlecode.com/svn/trunk/ (cloned by http://svn2github.com/)