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
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- Doc2Vec implementation in tensorflow.☆51Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆49Updated 9 years ago
- Character level models for sentiment analysis☆91Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆244Updated 7 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 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
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- ☆87Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Deep neural network based model for sequence to sequence classification☆77Updated 7 years ago
- Learning Rank☆78Updated 7 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 8 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 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
- Pointer Networks in Tensorflow☆101Updated 7 years ago
- A Tensorflow implementation of DSSM (slightly modified).☆24Updated 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆144Updated last year
- A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.☆79Updated 6 years ago