wangz10 / tensorflow-playgroundLinks
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:
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆246Updated 7 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 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
- ☆234Updated 6 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- LDA topic modeling with word2vec using gaussian topic distributions for infinite vocabulary☆53Updated 9 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Updated 9 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 3 months ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆187Updated 8 years ago
- Doc2Vec implementation in tensorflow.☆51Updated 8 years ago
- Learning Rank☆78Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Learning to Rank with Deep Neural Networks☆154Updated 10 years ago
- Yet another Python binding for fastText☆225Updated 6 years ago
- Sentence2vec by Rock☆311Updated 4 months ago
- Naive Bayes SVM for Sentiment Analysis☆305Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago