Pinned Repositories
2016CCF-SouGou
CCF2016 - TNT_000二等奖作品
2016CCF-StateGrid
CCF2016 - TNT_000二等奖作品
ABCNN
Implmentiaion of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
abcnn-keras
Keras implementation of ABCNN by Yin & Schütze (WIP)
acl2017-non-factoid-qa
Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"
Answer_Selection
LSTM-NER
A CNN+RNN(LSTM/BiLSTM)+CRF model for sequence labelling.
MemN2N-tensorflow
"End-To-End Memory Networks" in Tensorflow
MyLove
RC-experiments
Reading Comprehension Experiments repository.
BillPei's Repositories
BillPei/LSTM-NER
A CNN+RNN(LSTM/BiLSTM)+CRF model for sequence labelling.
BillPei/acl2017-non-factoid-qa
Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"
BillPei/biobert
BioBERT: a pre-trained biomedical language representation model for biomedical text mining
BillPei/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
BillPei/Chinese-QA
Chinese Question Answering algorithm based on directional attention flow mechanism
BillPei/DrQA
Reading Wikipedia to Answer Open-Domain Questions
BillPei/DrQA-1
a tensorflow version using DrQA model from Reading Wikipedia to answer Opendomain questions
BillPei/DrQA-TF
DrQA with Tensorflow
BillPei/DrQA_cn
BillPei/DuReader
Baseline Systems of DuReader Dataset
BillPei/dynamic-coattention-network-plus
Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.
BillPei/Factoid-QA-subtask
BillPei/GCNN
Language Modeling with Gated Convolutional Networks
BillPei/GloballyNormalizedReader
An implementation of the Globally Normalized Reader
BillPei/JavaWEB
JavaWEB学习之中的一些Demo
BillPei/MemN2N-Tensorflow-1
Implementation of End-To-End Memory Networks with Tensorflow for bAbI Dataset
BillPei/models
Models and examples built with TensorFlow
BillPei/pcc
Resources for Python Crash Course, from No Starch Press.
BillPei/QA
使用深度学习算法实现的中文问答系统
BillPei/QA-with-Tensorflow
BillPei/QDREN
Question Dependent Recurrent Entity Network
BillPei/Question-Answering
TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.
BillPei/R-net
A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks
BillPei/SeqMatchSeq
BillPei/sequence-labeling-BiLSTM-CRF
sequence-labeling-BiLSTM-CRF
BillPei/stanford-tensorflow-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
BillPei/tensorflow
使用谷歌开源的TensorFlow进行一系列的训练实践
BillPei/tensorflow-resnet
ResNet model in TensorFlow
BillPei/tensorpack
A Neural Net Training Interface on TensorFlow
BillPei/TextKBQA