wangz10 / tensorflow-playground
Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs
☆80Updated 5 years ago
Alternatives and similar repositories for tensorflow-playground:
Users that are interested in tensorflow-playground are comparing it to the libraries listed below
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Doc2Vec implementation in tensorflow.☆51Updated 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
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- Learning Rank☆78Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆244Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- A Tensorflow implementation of DSSM (slightly modified).☆24Updated 8 years ago
- A repository for Neural Document Ranking Models.☆84Updated 6 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆49Updated 9 years ago
- An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.☆67Updated 8 years ago
- Yet another Python binding for fastText☆226Updated 6 years ago
- Hierarchical Attention Network for Document Classification☆27Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- ☆125Updated 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆144Updated 2 years ago
- A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.☆79Updated 6 years ago
- Kaggle Quora Questions Pairs Competition☆88Updated 6 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated 2 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago