fanlinbo's Stars
thunlp/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
tensorflow/nmt
TensorFlow Neural Machine Translation Tutorial
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
ma6174/vim
vim配置文件和插件(不再维护)
zjy-ucas/ChineseNER
A neural network model for Chinese named entity recognition
cleverhans-lab/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
Slyne/tf_tagging
这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html
scoder/acora
Fast multi-keyword search engine for text strings
2shou/TextGrocery
A simple short-text classification tool based on LibLinear
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
scrapinghub/python-crfsuite
A python binding for crfsuite
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Qix-/better-exceptions
Pretty and useful exceptions in Python, automatically.
Jungyhuk/Latent-Attention
tkchris93/ForwardThinking
Forward Thinking NIPS 2017
RobertCsordas/RFCN-tensorflow
RFCN implementation in TensorFlow
geek-ai/irgan
IRGAN SIGIR paper experimental code
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
thu-ml/zhusuan
A probabilistic programming library for Bayesian deep learning, generative models, based on Tensorflow
facebookresearch/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
torvalds/linux
Linux kernel source tree
youfou/wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨
jensl/critic
Critic code review system.
isnowfy/snownlp
Python library for processing Chinese text
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
songtianyi/wechat-go
go version wechat web api and message framework for building wechat robot
thunlp/CANE
Source code and datasets of "CANE: Context-Aware Network Embedding for Relation Modeling"
facebookarchive/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
google-deepmind/dnc
A TensorFlow implementation of the Differentiable Neural Computer.
LantaoYu/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient