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:
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆245Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Updated 9 years ago
- A demo code for topical word embedding☆313Updated 7 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- Learning Rank☆78Updated 8 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- ☆233Updated 6 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆222Updated 6 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 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
- Doc2Vec implementation in tensorflow.☆51Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆520Updated 8 years ago
- Sentence2vec by Rock☆310Updated 4 months ago
- Yet another Python binding for fastText☆224Updated 6 years ago
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆147Updated 9 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago