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
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆245Updated 7 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆199Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Learning Rank☆78Updated 8 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 8 years ago
- ☆233Updated 6 years ago
- ☆196Updated 7 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago
- This is the 1st place solution of a kaggle machine contest: Tradeshift Text Classification. http://www.kaggle.com/c/tradeshift-text-class…☆149Updated 10 years ago
- Sentence2vec by Rock☆311Updated 3 months 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
- Kaggle Quora Questions Pairs Competition☆87Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 re…☆109Updated 5 years ago
- A demo code for topical word embedding☆313Updated 7 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
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago