wangz10 / tensorflow-playground
Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs
☆80Updated 6 years ago
Alternatives and similar repositories for tensorflow-playground
Users that are interested in tensorflow-playground are comparing it to the libraries listed below
Sorting:
- Benchmarking text classification algorithms☆64Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Huffman tree based hierarchical softmax☆51Updated 8 years ago
- Doc2Vec implementation in tensorflow.☆51Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Kaggle Quora Questions Pairs Competition☆88Updated 6 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆144Updated 2 years ago
- ☆62Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Hierarchical Attention Network for Document Classification☆27Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- A repository for Neural Document Ranking Models.☆84Updated 6 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago