NLP
The codes are implemented by TensorFlow and initiate project with hb-base.
transformer-tensorflow : Attention Is All You Need
relation-network-tensorflow : A simple neural network module for relational reasoning for bAbi task
conversation-tensorflow : Conversation Models (Seq2Seq with Attentional Model)
dmn-tensorflow : Ask Me Anything: Dynamic Memory Networks for Natural Language Processing
text-cnn-tensorflow : Convolutional Neural Networks for Sentence Classification(TextCNN)
char-rnn-tensorflow : Multi-layer Recurrent Neural Networks for character-level language models
Last updated